Uses of Class
SliderState

Uses of SliderState in <Unnamed>
 

Fields in <Unnamed> declared as SliderState
 SliderState Flicker.curState
          This is the working SliderState instance which will be either the "base-state" or the I1 or I2 instance.
 SliderState ImageData.state
          SliderState threshold parameters associated with the image
 SliderState ImageScroller.state
          SliderState threshold parameters associated with the image
 

Methods in <Unnamed> that return SliderState
 SliderState SliderState.clone(SliderState src)
          clone() - clone a copy of the src SliderState
 

Methods in <Unnamed> with parameters of type SliderState
 SliderState SliderState.clone(SliderState src)
          clone() - clone a copy of the src SliderState
private  boolean SliderState.copy(SliderState src, SliderState dst)
          copy() - copy src SliderState to dst SliderState
 boolean EventScroller.setEventScrollers(SliderState state)
          setEventScrollers() - set Event scrollers for Flicker top level GUI.