|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ExPropertyEditor | An extension interface for property editors that hides all the necessary communication with the IDE. |
ExPropertyModel | An extension to the PropertyModel interface that allows the property to supply information for ExPropertyEditor. |
PropertyModel | Model defining the right behaviour of property. |
Class Summary | |
DefaultPropertyModel | The default implementation of PropertyModel interface. |
PropertyEnv | Instance of this class contains information that is being passed to the property editor (instance of ExtendedPropertyEditor) from the IDE. |
PropertyPanel | Visual Java Bean for editing of properties. |
PropertySheet | Implements a "property sheet" for a set of selected beans. |
PropertySheetSettings | Settings for the property sheet. |
PropertySheetView | An Explorer view displaying a property sheet. |
The exact properties of a node may be displayed and edited with the Property Sheet. The Explorer API describes how to embed a property sheet in a custom container, or use pieces of its implementation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |