svoid systemLAF() ctex { swing { UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); updateLookAndFeelOnAllWindows_noRenew(); } }