/[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.60 by trebligd, Fri Sep 23 08:29:09 2005 UTC revision 1.61 by trebligd, Tue Sep 27 15:40:26 2005 UTC
# Line 1129  public class MetalLookAndFeel extends Ba Line 1129  public class MetalLookAndFeel extends Ba
1129        "ToolBar.highlight", getControlHighlight(),        "ToolBar.highlight", getControlHighlight(),
1130        "ToolBar.light", getControlHighlight(),        "ToolBar.light", getControlHighlight(),
1131        "ToolBar.shadow", getControlShadow(),        "ToolBar.shadow", getControlShadow(),
1132          "ToolBar.border", new MetalBorders.ToolBarBorder(),
1133    
1134        "ToolTip.background", getPrimaryControl(),        "ToolTip.background", getPrimaryControl(),
1135        "ToolTip.backgroundInactive", getControl(),        "ToolTip.backgroundInactive", getControl(),

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

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