DESY ACOP Beans Home

Uses of Class
com.cosylab.gui.components.range2.RangedValueController

Packages that use RangedValueController
com.cosylab.gui.components   
com.cosylab.gui.components.slider   
 

Uses of RangedValueController in com.cosylab.gui.components
 

Fields in com.cosylab.gui.components declared as RangedValueController
protected  RangedValueController DialKnob.rangedValue
           
protected  RangedValueController Gauger.userRangedValue
           
protected  RangedValueController DialKnob.userRangedValue
           
 

Methods in com.cosylab.gui.components that return RangedValueController
protected  RangedValueController Piper.getRangedValue()
          Returns the rangedValue object containing all the value logic.
 RangedValueController Gauger.getRangedValue()
          Returns RangedValueController.
protected  RangedValueController DialKnob.getRangedValue()
          Returns the main ranged value.
protected  RangedValueController DialKnob.getUserRangedValue()
          Returns the user ranged value.
 

Uses of RangedValueController in com.cosylab.gui.components.slider
 

Constructors in com.cosylab.gui.components.slider with parameters of type RangedValueController
CosySliderUI(RangedValueController range)
          Creates a new CosySliderUI object.
 



Copyright © 2010. All Rights Reserved.