[Original] .5 the Swing techniques: LookAndFeel // reset operation in the reset operation LookAndFeelpublic static void setLookAndFeel (Component target, LookAndFeel lnf) {try {UIManager.setLookAndFeel (lnf); SwingUtilities.updateComponentTreeUI (target);} catch ( Exception e) {system.out.println ("Error:" E);}}