示例#1
0
 public static void showSettingsDialog(Window ownerWindow) {
   SettingsDialog.create(ownerWindow).show(true);
 }