DESY ACOP Beans Home

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

Packages that use SynchronousNumberConsumer
com.cosylab.gui.adapters   
de.desy.acop.transport.adapters   
 

Uses of SynchronousNumberConsumer in com.cosylab.gui.adapters
 

Classes in com.cosylab.gui.adapters that implement SynchronousNumberConsumer
 class FeedbackConsumerSupport
          FeedbackConsumerSupport is support class fo all implementators who want to implement consumer, which receives requests for data change from data consumers and displayers.
 class SynchronousNumberDispatcher
          SynchronousNumberDispatcher is implementation of SynchronousNumberConsumer which delegates value updates to registered consumers.
 

Uses of SynchronousNumberConsumer in de.desy.acop.transport.adapters
 

Classes in de.desy.acop.transport.adapters that implement SynchronousNumberConsumer
 class ReverseConsumer
          ReverseConsumer is an implementation consumer that is attached to those consumers which also act as data sources.
 



Copyright © 2010. All Rights Reserved.