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

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

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

revision 1.19 by langel, Wed Sep 28 18:19:19 2005 UTC revision 1.20 by langel, Wed Sep 28 18:21:45 2005 UTC
# Line 1482  public class BasicSliderUI extends Slide Line 1482  public class BasicSliderUI extends Slide
1482      // FIXME: Move this to propertyChangeEvent handler, when we get those.      // FIXME: Move this to propertyChangeEvent handler, when we get those.
1483      leftToRightCache = slider.getComponentOrientation() != ComponentOrientation.RIGHT_TO_LEFT;      leftToRightCache = slider.getComponentOrientation() != ComponentOrientation.RIGHT_TO_LEFT;
1484      // FIXME: This next line is only here because the above line is here.      // FIXME: This next line is only here because the above line is here.
     calculateThumbLocation();  
1485      calculateGeometry();      calculateGeometry();
1486    
1487      if (slider.getPaintTrack())      if (slider.getPaintTrack())

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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