| Interface | Description |
|---|---|
| ToolFilter |
An interface implemented by classes that map between tools and tool tree locations
|
| Class | Description |
|---|---|
| AbstractToolBar |
An abstract toolbar class that provides functionality for all Triana toolbars
|
| AbstractToolBar.ToolBarSeparator | |
| ApplicationFrame | |
| AutoConnect |
Auto connect the nodes of a Task within a Main Triana
<<<<<<< AutoConnect.java
|
| Clipboard |
The clipboard that stores the data that is currently being cut or copied.
|
| CompileHandler |
The class responsible for co-ordinating the compiling of tools and the generation of tool XML
|
| DragWindow |
The window which is dragged when a tool is moved
|
| DropDownButton | |
| GUIEnv |
Class GUIEnv sets stores classes which are accessed from other GUI objects e.g.
|
| LeafListener |
LeafListener handles mouse events from Triana Tools in the Tool Box Tree View.
|
| MenuMnemonics |
A utility class that handles setting mnemonics for menu items so that we don't get duplicated items.
|
| MenuUtils |
A set of utilities for customizing menus and toolbars.
|
| NodeMouseHandler |
A class for handling mouse functions on a node.
|
| OptionsHandler |
A self contained class for listening a user request for the options panel and displaying it
|
| PasteHandler |
Handler class responsible for displaying the paste UI and responding to it.
|
| SearchToolBar |
A ToolBar for searching and filtering of units in the unit tree view
|
| TaskGraphHandler |
A gui class with static methods for handling taskgraph operations, such as create task and connect nodes.
|
| TaskGraphHandler.TaskFactoryItem | |
| ToolMouseHandler |
ToolMouseHandler handles all mouse events on task components and on the panel taskgraph window.
|
| TrianaMainMenu |
This is the main Triana menu that sits at the top of the main Application Frame.
|
| TrianaProgressBar |
Simple progress bar in a frame with a message.
|
| TrianaToolBar |
The Triana toolbar, placed at the top of the Main application window.
|
| TrianaUnitToolBar |
The Triana Unit toolbar, placed at the top of the Main application window.
|