DESY ACOP Beans Home

Uses of Interface
com.cosylab.gui.components.range2.RangedValueListener

Packages that use RangedValueListener
com.cosylab.gui.components   
com.cosylab.gui.components.range2   
 

Uses of RangedValueListener in com.cosylab.gui.components
 

Classes in com.cosylab.gui.components that implement RangedValueListener
protected  class DialKnob.UserValueListener
          Listens for changes in uservalue.
protected  class DialKnob.ValueListener
          ValueListener handles events that occured due to externally made changes to the RangedValue.
 

Uses of RangedValueListener in com.cosylab.gui.components.range2
 

Methods in com.cosylab.gui.components.range2 with parameters of type RangedValueListener
 void RangedValueController.addRangedValueListener(RangedValueListener listener)
          Adds a RangedValueListener to the the controller.
 void RangedValueController.removeRangedValueListener(RangedValueListener listener)
          Removes RangedValueListener from this controller.
 



Copyright © 2010. All Rights Reserved.