| Package | Description | 
|---|---|
| oracle.ide.inspector | Contains interfaces and classes that integrators may use to make their
objects editable from the property inspector. | 
| oracle.ide.inspector.layout | Contains interfaces and abstract classes describing the property form layout
information. | 
| Class and Description | 
|---|
| PropertyFormLayout A  PropertyFormLayoutencapsulates the constraints controlling the positioning ofPropertyEditors in the property inspector form view. | 
| Class and Description | 
|---|
| AutoExpandPreferredSize | 
| CategoryLayout CategoryLayouts specify how the property inspector form 
 view displays properties under a specific category. | 
| Choice One of the display choices in a  ChoiceGroup. | 
| ChoiceGroup One of the  Elements comprising aDisplayGroup. | 
| ChoiceSelector Clients defining a  ChoiceGroupmust provide an implementation of this 
 class to be notified when aChoiceis 
 activate and deactivated. | 
| CustomComponent One of the  Elements comprising aDisplayGroup. | 
| CustomGUIComponent When a  CustomComponentis shown in aDisplayGroupthe UI for
 that component must be encapsulated in aCustomGUIComponentsubclass. | 
| DisplayGroup Display groups collect a number of displayable elements into meaningful
 groups that are hidden from view when the display group is not in its 
 expanded state. | 
| Element Base class for all layout classes. | 
| Extensible Layout elements implementing this interface are extensible, that is they
 can be extended by, extend, or be part-of another extensible element of the 
 same type. | 
| ExtensibleElement Extensible elements should extend this class. | 
| ExtensibleGroup Group elements that are also extensible must implement this interface. | 
| FormLayoutFactory A  FormLayoutFactoryimplementation need only be provided when
 thePropertyFormLayoutis not declared in an extension manifest. | 
| PropertyFormLayout A  PropertyFormLayoutencapsulates the constraints controlling the positioning ofPropertyEditors in the property inspector form view. | 
| SimpleElement Simple elements should extend this class. |