Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.freehep.record.loop.event Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
ChainableRecordListenerThis interface should be implemented by any RecordListener which wants to be explicity part of a chain oflisteners.Interfaceorg.freehep.record.loop.eventFreeHep
ChainableRecordListenerDecoratorThis class decorates an RecordListener object sothat the methods of another RecordListener object areClassorg.freehep.record.loop.eventFreeHep
ConfigurationEventThis class is used to notify RecordListenerobjects that there is newClassorg.freehep.record.loop.eventFreeHep
LoopEventThis class is used to notify RecordLoopListener objects that there hasbeen a transition in a SequentialRecordLoop.Classorg.freehep.record.loop.eventFreeHep
LoopProgressEventThis class is used to update RecordLoopListener objects on the progressof a SequentialRecordLoop.Classorg.freehep.record.loop.eventFreeHep
RecordAdapterIt is an implementation of the RecordListener interfacewhere all the methods are empty.Classorg.freehep.record.loop.eventFreeHep
RecordEventThis class is used to notify RecordListener objects that there hasbeen a transition in a SequentialRecordLoop.Classorg.freehep.record.loop.eventFreeHep
RecordListenerThis interface is, when added to a SequentialRecordLoopobject, notified of any RecordEvent that occursInterfaceorg.freehep.record.loop.eventFreeHep
RecordListenerManagerThis interface should be implemented by any class that can registersingle RecordListener objects.Interfaceorg.freehep.record.loop.eventFreeHep
RecordLoopAdapterIt is an implementation of the RecordLoopListenerinterface where all the methods are empty.Classorg.freehep.record.loop.eventFreeHep
RecordLoopListenerThis interface is, when added to a SequentialRecordLoopobject, notified of any LoopEvent that occursInterfaceorg.freehep.record.loop.eventFreeHep
RecordSuppliedEventThis class is used to notify RecordListener that a newrecord has been supplied by the SequentialRecordSource.Classorg.freehep.record.loop.eventFreeHep