Interface | Description |
---|---|
ForShowComponent |
An interface that is implemented by components that can be used as show indicators for the inputs to/outputs from a
open group.
|
IndicationCableInterface |
An interface implemented by taskgraph panels that can draw indication cables showing when two nodes are being
connected.
|
NodeComponent |
An interface implemented by all components that can be used to represent nodes
|
SelectionBoxInterface |
An interface implemented by panels that can display a selection box.
|
ShowToolPanel |
An extension to the TaskGraphPanel interface for panels which display show tools for group nodes.
|
TaskComponent |
An interface implemented by all components that represent tasks within a taskgraph
|
TaskGraphPanel |
An interface implemented by all containers used to display open taskgraphs
|
TaskSubComponent |
An interface that should be implemented by subcomponents of a task component that wish to act as if they were part of
the main task components.
|
TrianaLayoutConstants |
Methods of accessing the preferred sizing of triana components
|
ZoomLayout |
An interface implemented by layout managers that can be zoomed in/out
|