DESY ACOP Beans Home

Uses of Class
com.cosylab.gui.components.AbstractNumericDisplayerPanel

Packages that use AbstractNumericDisplayerPanel
com.cosylab.gui   
com.cosylab.gui.components   
de.desy.acop.displayers   
 

Uses of AbstractNumericDisplayerPanel in com.cosylab.gui
 

Subclasses of AbstractNumericDisplayerPanel in com.cosylab.gui
 class DoubleNumberDisplayer
          DoubleNumberDisplayer is simple implementation of DoubleDisplayer interface based on LabelledNumberfield.
 class WheelswitchDisplayer
          WheelswitchDisplayer is simple implementation of Displayer interface based on LabelledWheelswitch.
 

Uses of AbstractNumericDisplayerPanel in com.cosylab.gui.components
 

Subclasses of AbstractNumericDisplayerPanel in com.cosylab.gui.components
 class LabelledNumberField
          LabelledNumberField is extended NumberField with title label and units label.
 class LabelledWheelswitch
          LabelledWheelswitch is extended Wheelswitch with title label and unit label in same style.
 

Uses of AbstractNumericDisplayerPanel in de.desy.acop.displayers
 

Subclasses of AbstractNumericDisplayerPanel in de.desy.acop.displayers
 class AcopNumberLabel
          AcopNumberLabel is a displayer which can show a single double value.
 class AcopWheelswitch
          AcopWheelswitch is a displayer which can present a single double value.
 



Copyright © 2010. All Rights Reserved.