|
|
@ -283,7 +283,7 @@ public class SwingSet2 extends JPanel { |
|
|
|
UIManager.put("RootPane.setupButtonVisible", false); |
|
|
|
BeautyEyeLNFHelper.debug = false; |
|
|
|
// BeautyEyeLNFHelper.translucencyAtFrameInactive = false;
|
|
|
|
BeautyEyeLNFHelper.launchBeautyEyeLNF(); |
|
|
|
BeautyEyeLNFHelper.launchBeautyEyeLNF(); // 只有Windows下不报错
|
|
|
|
// UIManager.put("ToolBar.border",new BorderUIResource(
|
|
|
|
// new org.jb2011.lnf.beautyeye.ch8_toolbar.BEToolBarUI.ToolBarBorder(UIManager.getColor("ToolBar.shadow"),
|
|
|
|
// UIManager.getColor("ToolBar.highlight"), new Insets(6, 0, 0, 0))));
|
|
|
|