DESY ACOP Beans Home

Uses of Interface
de.desy.acop.displayers.tools.AcopDisplayer

Packages that use AcopDisplayer
de.desy.acop.displayers   
de.desy.acop.displayers.tools   
 

Uses of AcopDisplayer in de.desy.acop.displayers
 

Classes in de.desy.acop.displayers that implement AcopDisplayer
 class AcopButton
          AcopButton is a displayer that sets desired value on remote connection point when pressed.
 class AcopCheckBox
          AcopCheckBox is a displayer for displaying and switching between two double values.
 class AcopDialKnob
          AcopDialKnob is a single double value displayer.
 class AcopGauger
          AcopGauger is a single double value AcopDisplayer.
 class AcopIcon
          AcopIcon is a displayer which can show imageable value.
 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 AcopSlider
          AcopSlider is a displayer which can show a single double value.
 class AcopWheelswitch
          AcopWheelswitch is a displayer which can present a single double value.
 

Uses of AcopDisplayer in de.desy.acop.displayers.tools
 

Constructors in de.desy.acop.displayers.tools with parameters of type AcopDisplayer
AcopDisplayerParameters(AcopDisplayer adisp, DoubleDisplayer ddisp)
          Constructs new AcopDisplayerParameters gathering the essential data from the provided displayer.
AcopDisplayerParameters(java.lang.String name, int size, AcopDisplayer adisp, DoubleDisplayer ddisp)
          Constructs new AcopDisplayerParameters gathering the essential data from the provided displayer.
AcopDisplayerTransferHandler(AcopDisplayer comp)
          Constructs new AcopDisplayerTransferHandler and associates it with the supplied displayer.
AcopInfoDialog(AcopDisplayer displayer)
          Constructs a new AcopInfoDialog and associates it with the given displyer.
 



Copyright © 2010. All Rights Reserved.