|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.freehep.record.loop.event | |
---|---|
org.freehep.record.loop | |
org.freehep.record.loop.event |
This package contains event classes and corresponding listener interfaces
for events fired by the implementation of the
interface. |
org.freehep.record.loop.examples |
This package contains examples on how the org.freehep.record.loop
package can be used. |
Classes in org.freehep.record.loop.event used by org.freehep.record.loop | |
---|---|
RecordListener
This interface is, when added to a
object, notified of any that occurs
in that object. |
|
RecordListenerManager
This interface should be implemented by any class that can register single objects. |
|
RecordLoopListener
This interface is, when added to a
object, notified of any that occurs
in that object. |
Classes in org.freehep.record.loop.event used by org.freehep.record.loop.event | |
---|---|
ChainableRecordListener
This interface should be implemented by any which wants to be explicity part of a chain of
listeners. |
|
ConfigurationEvent
This class is used to notify
objects that there is new
configuration information and that this should be processed before
processing any records are handled. |
|
LoopEvent
This class is used to notify RecordLoopListener objects that there has
been a transition in a . |
|
LoopProgressEvent
This class is used to update RecordLoopListener objects on the progress
of a . |
|
RecordEvent
This class is used to notify RecordListener objects that there has
been a transition in a . |
|
RecordListener
This interface is, when added to a
object, notified of any that occurs
in that object. |
|
RecordListenerManager
This interface should be implemented by any class that can register single objects. |
|
RecordLoopListener
This interface is, when added to a
object, notified of any that occurs
in that object. |
|
RecordSuppliedEvent
This class is used to notify that a new
record has been supplied by the SequentialRecordSource . |
Classes in org.freehep.record.loop.event used by org.freehep.record.loop.examples | |
---|---|
RecordAdapter
It is an implementation of the interface
where all the methods are empty. |
|
RecordListener
This interface is, when added to a
object, notified of any that occurs
in that object. |
|
RecordSuppliedEvent
This class is used to notify that a new
record has been supplied by the SequentialRecordSource . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |