Class | Description |
---|---|
CloseAction |
Action class to handle all "close" actions.
|
ExportAction |
Action to handle workflow/taskgraph Exporting.
|
FindAction |
Action class to handle all "find" actions.
|
HelpAction |
Action class to handle all "copy" actions.
|
ImageAction |
Action to handle workflow/taskgraph Exporting.
|
ImportAction |
Action to handle workflow/taskgraph Importing.
|
NewAction |
Action class to handle all "new" actions.
|
OpenAction |
Action class to handle all "open" actions.
|
OpenRecentListener |
Specific internal class that implements a listener just to listen to the recent items list.
|
OptionsMenuHandler |
Class that handles events and actions for the Tools menu, including New Tool, Compile and Edit Tool Box Paths.
|
PrintAction |
Action to handle workflow/taskgraph Exporting.
|
RenderAction |
Action class to handle all "render" actions, this displays a graphical representation of the taskgraph with no
executable back.
|
SaveAction |
Action class to handle all "save" actions.
|
SaveAsAction |
Action class to handle all "save" actions.
|
SaveAsFileAction |
Action class to handle all "save" actions.
|
SaveHistoryListener |
Action class for "save History" actions
|
TaskGraphFileHandler |
A class to handle the loading and saving of TaskGraph files.
|