24252627282930
try { UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); } catch (Exception e) {} new TomcatMIConfig(); new MainWindow(); }