DESY ACOP Beans Home

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

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

Uses of AbstractDisplayerPanel in com.cosylab.gui
 

Subclasses of AbstractDisplayerPanel in com.cosylab.gui
 class DoubleNumberDisplayer
          DoubleNumberDisplayer is simple implementation of DoubleDisplayer interface based on LabelledNumberfield.
 class GaugerDisplayer
          Gauger displayer.
 class LabelDisplayer
          A displayer GUI widget that can uniformly display changable string value.
 class WheelswitchDisplayer
          WheelswitchDisplayer is simple implementation of Displayer interface based on LabelledWheelswitch.
 

Uses of AbstractDisplayerPanel in com.cosylab.gui.components
 

Subclasses of AbstractDisplayerPanel in com.cosylab.gui.components
 class AbstractNumericDisplayerPanel
          An extension of AbstractDisplayerPanel used for numerical displayers.
 class LabelledGauger
          LabelledGauger is an extension of AbstractDisplayerPanel which provides Gauger as the numerical value displayer.
 class LabelledLedder
          LabelledLedder ...
 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 AbstractDisplayerPanel in de.desy.acop.displayers
 

Subclasses of AbstractDisplayerPanel in de.desy.acop.displayers
 class AcopGauger
          AcopGauger is a single double value AcopDisplayer.
 class AcopLabel
          AcopLabel is an AcopDisplayer which can show string or number values.
 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.