コード例 #1
0
 /** When the window is opened, start everything up. */
 public void windowOpened(WindowEvent evt) {
   sceneManager.setEnabled(true);
 }