Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.freehep.record.loop Classes and Interfaces - 23 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
EchoStringsThis class gives the most basic example of how the org.Classorg.freehep.record.loop.examplesFreeHep
LoopEventThis class is used to notify RecordLoopListener objects that there hasbeen a transition in a SequentialRecordLoop.Classorg.freehep.record.loop.eventFreeHep
LoopExceptionThis class is thrown by the "loop" method of the SequentialRecordLoop interface if there an exception.Classorg.freehep.record.loopFreeHep
LoopInterruptedExceptionThis class is thrown by the "loop" method of the SequentialRecordLoop interface if there is a request to interrupt theVersion:$Id: LoopInterruptedException.Classorg.freehep.record.loopFreeHep
LoopProgressEventThis class is used to update RecordLoopListener objects on the progressof a SequentialRecordLoop.Classorg.freehep.record.loop.eventFreeHep
LoopSourceExhaustedExceptionThis class is thrown by the "loop" method of the SequentialRecordLoop interface if itsSequentialRecordSource throws a EndOfSourceException.Classorg.freehep.record.loopFreeHep
NoLoopRecordExceptionThis class is thrown by the "loop" method of the SequentialRecordLoop interface if itsSequentialRecordSource throws aClassorg.freehep.record.loopFreeHep
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
RejectEvenStringsThis class is an example of how to RecordListenerobjects can be used to doClassorg.freehep.record.loop.examplesFreeHep
SequentialRecordLoopThis interface defines the methods available to any framework whichwishes to make used of a sequential record loop.Interfaceorg.freehep.record.loopFreeHep
SequentialRecordLoopImplThis class is the default implementation of theSequentialRecordLoop interface.Classorg.freehep.record.loopFreeHep
SequentialRecordLoopImplManagerThe class is an implementation of theSequentialRecordLoopManager class that can manage theClassorg.freehep.record.loopFreeHep
SequentialRecordLoopManagerThis interface allows control of a SequentialRecordLoopobject to be managed by an external object.Interfaceorg.freehep.record.loopFreeHep
Strings2WordsThis class is am example of how to chain RecordListenerobjects can be chained.Classorg.freehep.record.loop.examplesFreeHep