Package harmonic.mz.event

Interface Summary
ActionHistoryListener Listener notified when the undo state changes
CollaborationListener Collaboration state listener
EntryListener Listeners implementing this can recieve EntryEvents
ModelFileListener  
ModuleListener Listener that is notified of changes to module state.
NodeListener Listener that is notified of changes to nodes.
ProgressListener Listener that is notified of ProgressEvents
SelectionListener Listener that is notifed of selection changes
ValidationListener Listener that recieves validation events
 

Class Summary
CollaborationEvent  
EntryEvent This event object is sent by all extensions of ValueEntry when the edited value changes, and when the value entries state changes.
ModelFileEvent Event type sent by DataManager when tree changes
NodeEvent This object is sent when a tree node changes in any way
ProgressEvent These events are sent by ProgressManager when progress state has changed
SelectionEvent Event sent by Selector when selection changes