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

Actions.

See:
          Description

Class Summary
AbstractAction The parent of all Actions for this application.
CreateEngineNodeAction Creates an EngineNode.
CreateRunNodeAction Creates a RunNode.
EditGlobalOptionsAction Opens a dialog for updating global parameters.
GlobalOptionsPanel Options GUI widgets.
ManyStepsAction Launches a given count of steps.
NewEngineParametersPanel Contains Engine parameters input GUI widgets.
QuitAction Quit the application.
ReadLogAction Read a log file to display the corresponding run in the Monitor.
SingleStepAction Perform a single Engine execution step.
StopSteppingAction Stops stepping.
 

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

Actions.