|
Class Summary |
| AbstractXUIElement |
A XUIElement represents a component entry in the XUI document. |
| BehaviourDefinition |
The BehaviourDefinition encapsulate the behaviour of a XUI component. |
| ButtonEnabling |
|
| ColumnInfo |
A lineInfo holds information how to display a row/column within a JTable. |
| DefaultXUIPropertyInitializer |
|
| FormLayoutInfo |
Holds all necessary layout information to create a table layout. |
| GlobalDefinition |
Holds all global definitions declared for a XUI. |
| ListInfo |
Defines the style of the visual representation of a list type. |
| NLS |
Defines a NLS Property set which holds all the translated values in the current language. |
| NLSChangeEvent |
|
| PluginBean |
Holds all necessary information to create a Java Bean trough the java reflection API. |
| StyleDefinition |
The StyleDefinition encapsulate all graphical layout definitions of a XUI component. |
| TableCell |
Defines a single cell placed within a table layout holding a dimension (x,y) and a cell type. |
| TableInfo |
Defines the style of list type where all items in the list gets represented in a JTable. |
| XMLResourceCodeSetCreator |
Demonstrates how to implement your own codeSet resolver. |
| XUIDefinition |
The XUIDefinition is the container for all information regarding xui customization. |