|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationEvent | |
---|---|
org.freehep.record.loop.event |
This package contains event classes and corresponding listener interfaces
for events fired by the implementation of the
interface. |
Uses of ConfigurationEvent in org.freehep.record.loop.event |
---|
Methods in org.freehep.record.loop.event with parameters of type ConfigurationEvent | |
---|---|
void |
RecordListener.configure(ConfigurationEvent event)
Tells this object to configure itself in preparation for the first RecordListener.recordSupplied(org.freehep.record.loop.event.RecordSuppliedEvent) call. |
void |
RecordAdapter.configure(ConfigurationEvent event)
|
void |
ChainableRecordListenerDecorator.configure(ConfigurationEvent event)
|
void |
RecordListener.reconfigure(ConfigurationEvent event)
Tells this object to reconfigure itself in preparation for a new set of RecordListener.recordSupplied(org.freehep.record.loop.event.RecordSuppliedEvent) calls. |
void |
RecordAdapter.reconfigure(ConfigurationEvent event)
|
void |
ChainableRecordListenerDecorator.reconfigure(ConfigurationEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |