Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

Uses of Package
oracle.ide.inspector

Packages that use oracle.ide.inspector
oracle.ide.inspector Contains interfaces and classes that integrators may use to make their objects editable from the property inspector. 
 

Classes in oracle.ide.inspector used by oracle.ide.inspector
ContextActionPanel
           
IdePropertyModel
          The IdePropertyModel class extends MultiObjectModel to add additional methods required to make the model more IDE friendly with respect to responding to and sending observer updates.
Inspectable
          An Inspectable provides information describing the property settings of a given selection.
InspectableFactory
          An InspectableFactory may be registered with the InspectorFactory such that a Context selection made up entirely of instances of a single data type may be collectively described to the InspectorWindow via an instance of a single Inspectable whose PropertyModel amalgamates the property settings of the entire selection.
InspectableViewRegistry
          Registers Views that can be inspected by the Property Inspector.
InspectorFactory
          The InspectorFactory class is a singleton class that provides a registry for registering Inspectable implementations on a class by class basis.
InspectorManager
          The InspectorManager manages property inspector views.
InspectorWindow
          The InspectorWindow is a View consisting of a Toolbar area, a main body area and a status area.
MultiInspectable
          A MultiInspectable amalgamates one or more Inspectable instances into a single model for use by the InspectorWindow.
NotObservableSubjectRegistry
          Registry of Subjects that should not be observed by the Property Inspector.
PropertyDisplay
          Displays the description of a property.
PropertyDisplayPanelLayout
           Specifies which properties should be displayed in a PropertyDisplayPanel, and how such properties should be rendered.
PropertyEditorUpdater
          Understands updating a property editor for a given inline editor.
PropertyInfo
           
PropertyLayoutProvider
           
PropertyModelFactory
          Creates property models from a given IDE context.
UserSelectedCategories
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

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