DESY ACOP Beans Home

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

Packages that use MultipleAcopDisplayer
de.desy.acop.displayers   
de.desy.acop.displayers.selector   
de.desy.acop.displayers.tools   
 

Uses of MultipleAcopDisplayer in de.desy.acop.displayers
 

Classes in de.desy.acop.displayers that implement MultipleAcopDisplayer
 class AcopChart
          AcopChart is an extension of Acop which enables the use of ConnectionParameters and can connect to a remote property.
 class AcopChartReorg
          AcopChartReorg is a wrapper for Acop which can present multiple graphs and allows setting of the most common Acop properties.
 class AcopTable
          AcopTable is a MultipleAcopDisplayer which is inteded to show values of multi-channel arrays or spectrum arrays.
 class AcopTrendChart
          AcopTrendChart is a wrapper for the Acop which can show multiple trends in a single chart.
 

Uses of MultipleAcopDisplayer in de.desy.acop.displayers.selector
 

Methods in de.desy.acop.displayers.selector that return MultipleAcopDisplayer
protected  MultipleAcopDisplayer<T> MultipleConnectionCustomizer.getDisplayer()
           
 

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

Methods in de.desy.acop.displayers.tools with parameters of type MultipleAcopDisplayer
 void AcopMultipleDisplayerInfoDialog.setDisplayer(MultipleAcopDisplayer<?> displayer)
          Sets the displayer to this info dialog.
 

Constructors in de.desy.acop.displayers.tools with parameters of type MultipleAcopDisplayer
AcopChartTransferHandler(MultipleAcopDisplayer<AcopGraphParameters> comp, boolean reciveEnabled, boolean exportEnabled, java.awt.datatransfer.DataFlavor[] f, boolean resetFlavors)
          Constructs a new AcopChartTransferHandler.
AcopMultipleDisplayerInfoDialog(MultipleAcopDisplayer<?> displayer)
          Constructs a new AcopMultipleDisplayerInfoDialog associated with the given displayer.
AcopMultipleDisplayerParametersTransferHandler(MultipleAcopDisplayer<?> comp, boolean reciveEnabled, boolean exportEnabled, java.awt.datatransfer.DataFlavor[] f, boolean resetFlavors)
           
 



Copyright © 2010. All Rights Reserved.