See: Description
| Enum | Description |
|---|---|
| Constraints.Value |
| Annotation Type | Description |
|---|---|
| ActionListener |
Annotation type used to indicate the class of the
ActionListener that is added to a component. |
| Column | |
| Columns |
Annotation type used to indicate the fields in the object that are to
be displayed in a
Table and the order in
which they are to be displayed. |
| Columns.Field | |
| Constraints |
Annotation type used to list the constraints on view
components.
|
| List |
Annotation type used to indicate the type of
ListModel to use with the list component. |
| Model |
Annotation type used to indicate the class of the model object that is
used to back a view object.
|
| Style |
Annotation type used to indicate the style name or class
to apply to a component.
|
| Table |
Annotation type used to indicate the type of table component to
instantiate.
|