| Interface | Description |
|---|---|
| Property |
Property.
|
| PropertyEditorFactory |
Creates editors for Property object.
|
| PropertyRendererFactory |
Factory for Property renderers.
|
| PropertySheet |
PropertySheet.
|
| Class | Description |
|---|---|
| AbstractProperty |
AbstractProperty.
|
| CellEditorAdapter |
Allows to use any PropertyEditor as a Table or Tree cell editor.
|
| DefaultProperty |
DefaultProperty.
|
| PropertyEditorRegistry |
Mapping between Properties, Property Types and Property Editors.
|
| PropertyRendererRegistry |
Mapping between Properties, Property Types and Renderers.
|
| PropertySheetDialog |
PropertySheetDialog.
|
| PropertySheetPanel |
An implementation of a PropertySheet which shows a table to edit/view values,
a description pane which updates when the selection changes and buttons to
toggle between a flat view and a by-category view of the properties.
|
| PropertySheetTable |
A table which allows the editing of Properties through PropertyEditors.
|
| PropertySheetTableModel |
PropertySheetTableModel.
|
| PropertySheetTableModel.NaturalOrderStringComparator | |
| PropertySheetTableModel.PropertyComparator |
The default comparator for Properties.
|
Copyright © 2015. All rights reserved.