Package PamView.sliders
Class PamRangeSliderUI.ChangeHandler
java.lang.Object
PamView.sliders.PamRangeSliderUI.ChangeHandler
- All Implemented Interfaces:
 EventListener,ChangeListener
- Enclosing class:
 PamRangeSliderUI
Listener to handle model change events.  This calculates the thumb 
 locations and repaints the slider if the value change is not caused by
 dragging a thumb.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ChangeHandler
public ChangeHandler() 
 - 
 - 
Method Details
- 
stateChanged
- Specified by:
 stateChangedin interfaceChangeListener
 
 -