//UIManager--界面管理类 //外观设置成所使用的操作平台的外观 //即程序在哪个平台运行,显示的窗口,对话框将是哪个平台的外观 UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
//UIManager--界面管理类 //外观设置成所使用的操作平台的外观 //即程序在哪个平台运行,显示的窗口,对话框将是哪个平台的外观 UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
输入关键词开始搜索
评论
加载中…