/[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.67 by trebligd, Wed Oct 19 14:54:55 2005 UTC revision 1.68 by trebligd, Mon Oct 24 20:30:54 2005 UTC
# Line 1016  public class MetalLookAndFeel extends Ba Line 1016  public class MetalLookAndFeel extends Ba
1016        "ScrollBar.thumbShadow", getPrimaryControlDarkShadow(),        "ScrollBar.thumbShadow", getPrimaryControlDarkShadow(),
1017        "ScrollBar.track", getControl(),        "ScrollBar.track", getControl(),
1018        "ScrollBar.trackHighlight", getControlDarkShadow(),        "ScrollBar.trackHighlight", getControlDarkShadow(),
1019          "ScrollBar.width", new Integer(17),
1020    
1021        "ScrollPane.background", getControl(),        "ScrollPane.background", getControl(),
1022        "ScrollPane.border", new MetalBorders.ScrollPaneBorder(),        "ScrollPane.border", new MetalBorders.ScrollPaneBorder(),

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

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