| ProgressBar |
Progressbar is a visible progress bar in the software.
|
| UIComponent |
Common interface for rule parameter UI components.
|
| UIContainer |
Interface for UIComponent containers.
|
| UIContainerHorizontal |
Container that contains UI components in horizontal layout.
|
| UIContainerVertical |
Container that contains UI components in vertical layout.
|
| UIImage |
Class for defining an image in a UI.
|
| UILabel |
Class that defines a simple text label in a UI.
|
| UIRadioButtonPanel |
Interface that defines a radio button panel in the UI.
|
| UIRadioButtonPanelHorizontal |
Class that defines a radio button panel with horizontal layout.
|
| UIRadioButtonPanelVertical |
Class that defines a radio button panel with vertical layout.
|
| UIRuleParameter |
Defines the UI component for a rule parameter.
|
| View |
A View defines a custom view that can be shown in the software.
|