| Class | Description |
|---|---|
| PropertyDialog |
A dialog Panel for editing a property
|
| PropertyField |
A GUI field useful to edit one property which can be embedded in another GUI
This is the same as used in the GP Explorers and in the Property Sheet opened by the
PropertiesAction, and therefore has the same behavior and
representation as those property panels. |
| ReversiblePropertyField |
A PropertyField with a model that does not immediately propagate the changed property value
to the bean but allows the user to commit or revert the changes.
|