919293949596979899100101
*/ public static void main(String [] args) { try { UIManager.setLookAndFeel(new SkyLookAndFeel()); } catch (Exception ex) { ex.printStackTrace(); }