| Interface | Description |
|---|---|
| IGUIUpdateEmitter |
This interface declares methods for events occurring on GUI elements, whose
properties have changed and a notification of
PropertyChangeListeners
is required. |
| IGUIUpdateListener |
This interface declares methods for an implementing class to be able to
listen to
PropertyChangeEvents emitted by a IGUIUpdateEmitter
. |
| IProgressEmitter |
An interface for classes that are emitting
PropertyChangeEvents. |
| IProgressListener |
An interface for classes that are listening to
OperatorProgressEvents
of emitted by a task. |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.