Interface | Description |
---|---|
DrawCable |
DrawCable.java Common interface implemented by all cable classes
|
Class | Description |
---|---|
BendyCable |
A bendy cable for linking components.
|
CableFactory |
Factory class for creating DrawCables
|
ForShowMonitor |
A class to monitor the for show tool for a node and update the main triana when applicable.
|
ForShowTool |
ForShowTool is a class for showing what tools within group are connected to in upper groups.
|
MainTriana |
A MainTriana is an area which contains Triana algorithms.
|
MainTrianaLayout |
The layout manager for positioning the triana tools on the workspace.
|
MainTrianaTask |
MainTrianaTask is a class which creates the a Triana Icon consisting of a set of input nodes and output nodes.
|
MultiTextSubComponent |
Class Description Here...
|
PlusMinusIcon |
A class that displays a little plus minus icon
|
StableCable |
Graphical cable for connecting units on the GUI.
|
TextIcon |
An component that displays text to fill its set size (i.e.
|
TextSubComponent |
An extension to TextIcon that makes it an instance of ToolComponent.
|
ThickLine |
This is a class for drawing a thick line.
|
TrianaNode |
TrianaNode is a simple Rectangle Area which represents either an input or output node on a SubTrianaTool.
|
TrianaTask |
TrianaTask is an abstract class which defines a methods which apply to all TrianaTasks.
|
TrianaTool |
The graphical representation of a tool.
|
TrianaToolLayout |
The layout for a triana tool.
|