//UIManager--界面管理类 //外观设置成所使用的操作平台的外观 //即程序在哪个平台运行,显示的窗口,对话框将是哪个平台的外观 UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
庞玉栋个人博客、人生苦短-我用Python
//UIManager--界面管理类 //外观设置成所使用的操作平台的外观 //即程序在哪个平台运行,显示的窗口,对话框将是哪个平台的外观 UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
外观,设置,使用,外观,程序,平台,运行,显示,窗口,哪个,平台,外观