@@ -990,15 +990,15 @@ public Object createValue(UIDefaults table) {
990990 // "ctrl SPACE", "showSystemMenu",
991991 // "ESCAPE", "hideSystemMenu"},
992992 //
993- // "InternalFrameTitlePane.iconifyButtonOpacity", Boolean.TRUE,
994- // "InternalFrameTitlePane.maximizeButtonOpacity", Boolean.TRUE,
995- // "InternalFrameTitlePane.closeButtonOpacity", Boolean.TRUE,
993+ "InternalFrameTitlePane.iconifyButtonOpacity" , Boolean .TRUE ,
994+ "InternalFrameTitlePane.maximizeButtonOpacity" , Boolean .TRUE ,
995+ "InternalFrameTitlePane.closeButtonOpacity" , Boolean .TRUE ,
996996
997- // "DesktopIcon.border", internalFrameBorder,
998- //
999- // "Desktop.minOnScreenInsets", threeInsets,
1000- // "Desktop.background", table.get("desktop"),
1001- // "Desktop.ancestorInputMap",
997+ //"DesktopIcon.border", internalFrameBorder,
998+
999+ "Desktop.minOnScreenInsets" , threeInsets ,
1000+ "Desktop.background" , table .get ("desktop" ),
1001+ "Desktop.ancestorInputMap" ,
10021002 // new UIDefaults.LazyInputMap(new Object[] {
10031003 // "ctrl F5", "restore",
10041004 // "ctrl F4", "close",
0 commit comments