/[classpath]/classpath/javax/swing/plaf/metal/MetalLookAndFeel.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/metal/MetalLookAndFeel.java

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

revision 1.34 by trebligd, Wed Jul 27 07:53:02 2005 UTC revision 1.35 by rabbit78, Wed Jul 27 14:43:40 2005 UTC
# Line 801  public class MetalLookAndFeel extends Ba Line 801  public class MetalLookAndFeel extends Ba
801        "MenuItem.font", getControlTextFont(),        "MenuItem.font", getControlTextFont(),
802        "MenuItem.selectionBackground", getMenuSelectedBackground(),        "MenuItem.selectionBackground", getMenuSelectedBackground(),
803        "MenuItem.selectionForeground", getMenuSelectedForeground(),        "MenuItem.selectionForeground", getMenuSelectedForeground(),
804          "Panel.background", new ColorUIResource(getControl()),
805        "RadioButton.icon",        "RadioButton.icon",
806        new UIDefaults.LazyValue()        new UIDefaults.LazyValue()
807        {        {

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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