예제 #1
0
 public static void main(String[] args) {
   Main app = new Main();
   app.setConfigShowMode(ConfigShowMode.AlwaysShow);
   app.start();
 }