Interface | Description |
---|---|
ParameterWindowListener |
A listener that is notified when a parameter window is hidden.
|
WindowButtonConstants |
Constants for window button combinations.
|
WizardInterface |
A interface that allows a wizard panel to enable/disable the finish button.
|
WizardListener |
An interface implemented by a class that received notification when finish or cancel are selected on a wizard.
|
WizardPanel |
An optional interface implemented by panels in a wizard.
|
Class | Description |
---|---|
CableColEditor |
This window the user to customise the cable colour for each Type.
|
ComboDialog |
A dialog for selecting an item from a list
|
ErrorDialog |
Just calls the JOptionPane with the appropriate values for an ErrorDialog
|
Help |
This pulls up a Ved - a Triana Editor and puts the help information in it.
|
Input |
Just calls the JOptionPane with the appropriate values for the particular input you want to get from the user.
|
ListDialog |
A dialog for selecting an item from a list
|
ParameterWindow |
ParamaterWindow in Version 3 of Triana is a simple window for containing ParameterPanels.
|
QuestionWindow | |
SaveToolDialog |
Class Description Here...
|
ScrollerWindow |
This window allows a scaler or a number to be input into a Triana unit.
|
SplashScreen |
Start-up Splash screen
|
TrianaWindow |
Triana Window creates a basic Triana Window with common functionalities and appearance of all Triana Windows.
|
WizardWindow |
A window for creating wizards.
|