| Interface | Description |
|---|---|
| StructuredPropertyEditor |
A PropertyEditor that is able to edit structured properties (properties made up of multiple field values).
|
| Class | Description |
|---|---|
| CompositeEditor | |
| StructuredDateEditor |
Structured editor for editing dates that takes 5 fields that represent the year, month, day, hour
and minute and constructs a Date instance
|