/[classpath]/classpath/javax/swing/plaf/basic/BasicLookAndFeel.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/basic/BasicLookAndFeel.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.49 by trebligd, Fri Aug 26 18:17:57 2005 UTC revision 1.50 by trebligd, Fri Sep 2 09:25:54 2005 UTC
# Line 517  public abstract class BasicLookAndFeel e Line 517  public abstract class BasicLookAndFeel e
517        new ColorUIResource(Color.lightGray),        new ColorUIResource(Color.lightGray),
518        "InternalFrame.maximizeIcon", BasicIconFactory.createEmptyFrameIcon(),        "InternalFrame.maximizeIcon", BasicIconFactory.createEmptyFrameIcon(),
519        "InternalFrame.minimizeIcon", BasicIconFactory.createEmptyFrameIcon(),        "InternalFrame.minimizeIcon", BasicIconFactory.createEmptyFrameIcon(),
520        "InternalFrame.titleFont", new FontUIResource("Dialog", Font.PLAIN, 12),        "InternalFrame.titleFont", new FontUIResource("Dialog", Font.BOLD, 12),
521        "InternalFrame.windowBindings", new Object[] {        "InternalFrame.windowBindings", new Object[] {
522          "shift ESCAPE", "showSystemMenu",          "shift ESCAPE", "showSystemMenu",
523          "ctrl SPACE",  "showSystemMenu",          "ctrl SPACE",  "showSystemMenu",

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26