/[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.64 by trebligd, Wed Oct 19 14:54:55 2005 UTC revision 1.65 by langel, Tue Nov 1 15:39:40 2005 UTC
# Line 648  public abstract class BasicLookAndFeel e Line 648  public abstract class BasicLookAndFeel e
648        "MenuItem.background", new ColorUIResource(light),        "MenuItem.background", new ColorUIResource(light),
649        "MenuItem.border", new BasicBorders.MarginBorder(),        "MenuItem.border", new BasicBorders.MarginBorder(),
650        "MenuItem.borderPainted", Boolean.FALSE,        "MenuItem.borderPainted", Boolean.FALSE,
       "MenuItem.checkIcon", BasicIconFactory.getMenuItemCheckIcon(),  
651        "MenuItem.font", new FontUIResource("Dialog", Font.PLAIN, 12),        "MenuItem.font", new FontUIResource("Dialog", Font.PLAIN, 12),
652        "MenuItem.foreground", new ColorUIResource(darkShadow),        "MenuItem.foreground", new ColorUIResource(darkShadow),
653        "MenuItem.margin", new InsetsUIResource(2, 2, 2, 2),        "MenuItem.margin", new InsetsUIResource(2, 2, 2, 2),

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

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