| Package | Description |
|---|---|
| com.sptci.echo2.annotation |
Package of annotations for automatic view/model initialisation
and binding.
|
| com.sptci.echo2.binding |
Package used to implement a simple reflection based Model<->View
binding framework.
|
| com.sptci.echo2.login |
A package that contains components and associated listeners
for displaying a login screen.
|
| com.sptci.echo2.table |
Support classes for Table components.
|
| Class and Description |
|---|
| Constraints.Value |
| Class and Description |
|---|
| Constraints
Annotation type used to list the constraints on view
components.
|
| Class and Description |
|---|
| ActionListener
Annotation type used to indicate the class of the
ActionListener that is added to a component. |
| Constraints
Annotation type used to list the constraints on view
components.
|
| Class and Description |
|---|
| Column |