DESY ACOP Beans Home

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

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

Uses of NonblockingNumberConsumer in com.cosylab.gui.adapters
 

Classes in com.cosylab.gui.adapters that implement NonblockingNumberConsumer
 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 NonblockingNumberDispatcher
          NonblockingNumberDispatcher is implementation of NonblockingNumberConsumer which delegates value updates to registered consumers.
 

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

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



Copyright © 2010. All Rights Reserved.