java if (!initialized) { init(); initialized = true; } start();
java stop();
java stop(); destroy();