Interface | Description |
---|---|
Structured_UI<INPUT,OUTPUT> |
Abstract UI design template for UI classes, providing a standard method of
setting values in the UI and for obtaining configuration results from the UI.
|
Class | Description |
---|---|
Configuration_UI<INPUT,OUTPUT> |
Abstract class for configuration UIs providing a standard panel for controls
used by all subclasses.
|
UIUtils |
Define various helpers such as images and buttons.
|