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. |