Swing技巧8:完美的LookAndFeel解决方案 在 Swing技巧4:设置系统窗口,边框,标题,最小化,还原,最大化按钮 和 Swing技巧5:运行中重设LookAndFeel 中,我使用 if(currentLookAndFeel.getSupportsWindowDecorations()){ frame.setUndecorated(true); frame.getRootPane().setWindowDecorationStyle(JRootPane.FRAME); } 和 public static void setLookAndFeel(Component ...
liyong0527
搜索本博客
博客分类
最近加入圈子
最新评论