|
Extension SDK 10.1.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
| oracle.jdeveloper.cmt | The Component Model Tool, an API for manipulating Java source code. |
| oracle.jdeveloper.model | Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. |
| Classes in oracle.ide.inspector used by oracle.ide.inspector | |
| 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. |
|
| InspectorFactory
The InspectorFactory class is a singleton class that provides a registry for registering Inspectable implemenations 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. |
|
| Classes in oracle.ide.inspector used by oracle.jdeveloper.cmt | |
| Extension
The Extension interface is used when registering a concrete implementation of an interface for a given property type for use by the InspectorWindow. |
|
| 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. |
|
| Classes in oracle.ide.inspector used by oracle.jdeveloper.model | |
| DefaultInspectable
DefaultInspectable is a default implementation of the Inspectable interface. |
|
| Inspectable
An Inspectable provides information describing the property settings of a given selection. |
|
| Inspectable2
Inspectable2 is a replacement API for Inspectable and offers a custom dialog hook in lieu of a Customizer. |
|
|
Extension SDK | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.