Extension SDK 10.1.2

Uses of Class
oracle.ide.inspector.IdePropertyModel

Packages that use IdePropertyModel
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. 
 

Uses of IdePropertyModel in oracle.ide.inspector
 

Subclasses of IdePropertyModel in oracle.ide.inspector
 class IdeMultiObjectModel
          The IdeMultiObjectModel is a PropertyModel implementation capable of handling undoable property sets on one or more objects.
 

Methods in oracle.ide.inspector that return IdePropertyModel
 IdePropertyModel MultiInspectable.getPropertyModel()
          Get an IdePropertyModel representing an amalgamation of one or more possibly heterogenous Inspectable instances.
 

Uses of IdePropertyModel in oracle.jdeveloper.cmt
 

Subclasses of IdePropertyModel in oracle.jdeveloper.cmt
 class CmtMultiObjectModel
           
 


Extension SDK

 

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