Interface | Description |
---|---|
ParamsPanelInterface |
An interface implemented by parameter defining panels
|
Class | Description |
---|---|
FinalPanel |
The final tool wizard panel prompting the user to press finish to generate code
|
GUIPanel |
A tool wizard panel for specifying the tools graphical interface.
|
ParamsPanel |
The tool wizard panel for editing the parameters of a tool
|
TypesPanel |
The tool wizard panel for editing the input/output types of a tool
|
UnitPanel |
The tool wizard panel for editing the general properties of a tool, including the number of input/outpur nodes
|
UnitWizard |
A class for creating the template for an Triana tool This class is a stand alone application which can be run
independantly of the Triana GUI, but can also be used from within the GUI.
|