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

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

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

revision 1.11 by mkoch, Fri Oct 22 12:44:01 2004 UTC revision 1.12 by mkoch, Sat Oct 23 20:55:04 2004 UTC
# Line 405  public class BasicScrollBarUI extends Sc Line 405  public class BasicScrollBarUI extends Sc
405    protected JButton incrButton;    protected JButton incrButton;
406    
407    /** The dimensions of the maximum thumb size. */    /** The dimensions of the maximum thumb size. */
408    protected static Dimension maximumThumbSize;    protected Dimension maximumThumbSize;
409    
410    /** The dimensions of the minimum thumb size. */    /** The dimensions of the minimum thumb size. */
411    protected static Dimension minimumThumbSize;    protected Dimension minimumThumbSize;
412    
413    /** The color of the thumb. */    /** The color of the thumb. */
414    protected Color thumbColor;    protected Color thumbColor;

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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