DESY ACOP Beans Home

Uses of Interface
com.cosylab.gui.displayers.MultipleDataConsumer

Packages that use MultipleDataConsumer
com.cosylab.gui.displayers A package containing framework for building displayer components. 
de.desy.acop.displayers   
de.desy.acop.displayers.tools   
 

Uses of MultipleDataConsumer in com.cosylab.gui.displayers
 

Subinterfaces of MultipleDataConsumer in com.cosylab.gui.displayers
 interface MultipleDisplayer
          MultipleDisplayer interface describes GUI component, which is able to dispaly on screen single dynamic data source.
 

Uses of MultipleDataConsumer in de.desy.acop.displayers
 

Classes in de.desy.acop.displayers that implement MultipleDataConsumer
 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 MultipleDataConsumer in de.desy.acop.displayers.tools
 

Subinterfaces of MultipleDataConsumer in de.desy.acop.displayers.tools
 interface MultipleAcopDisplayer<T extends AcopDisplayerParameters>
          AcopMultipleDisplayer should be implemented by those displayers that connects to multiple data sources.
 



Copyright © 2010. All Rights Reserved.