Package fr.jussieu.gla.wasa.monitor.gui.event

Events used by WASA Monitor GUI.

See:
          Description

Class Summary
ApplicationShutdownEvent Warns application is about to shutdown.
ApplicationStartupEvent Posted when application initialization is complete.
EngineNodeCreatedEvent Posted when an EngineNode
NodeCreatedEvent Parent class of all specialized node creation events, like StepNodeCreatedEvent.
NodeSelectionEvent Event posted when a Node is selected.
RefreshRequestEvent Request refresh of all displayed data.
RunNodeCreatedEvent Fired when a RunNode is created.
StartExecutionEvent Posted before Engine execution starts.
StepNodeAdoptionRequestEvent Posted after the fr.jussieu.gla.wasa.monitor.gui.application.ExecutionContext has received a MonitorEvent from NotifyingAlgorithm.
StepNodeCreatedEvent Posted after the fr.jussieu.gla.wasa.monitor.gui.application.ExecutionContext has received a MonitorEvent from NotifyingAlgorithm.
StopExecutionEvent Posted after Engine execution has stopped.
 

Package fr.jussieu.gla.wasa.monitor.gui.event Description

Events used by WASA Monitor GUI.