Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Uses of Package
oracle.ide.inspector.layout

Packages that use oracle.ide.inspector.layout
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. 

 

Classes in oracle.ide.inspector.layout used by oracle.ide.inspector
PropertyFormLayout
          A PropertyFormLayout encapsulates the constraints controlling the positioning of PropertyEditors in the property inspector form view.

 

Classes in oracle.ide.inspector.layout used by oracle.ide.inspector.layout
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 a DisplayGroup.
ChoiceSelector
          Clients defining a ChoiceGroupmust provide an implementation of this class to be notified when a Choice is activate and deactivated.
CustomGUIComponent
          When a CustomComponent is shown in a DisplayGroup the UI for that component must be encapsulated in a CustomGUIComponent subclass.
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 FormLayoutFactory implementation need only be provided when the PropertyFormLayout is not declared in an extension manifest.
PropertyFormLayout
          A PropertyFormLayout encapsulates the constraints controlling the positioning of PropertyEditors in the property inspector form view.
SimpleElement
          Simple elements should extend this class.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.