Extension SDK 10.1.2

Uses of Interface
oracle.ide.addin.StatusProvider

Packages that use StatusProvider
oracle.ide.addin Contains classes and interfaces that are used by addins to extend JDeveloper with their own views and wizards. 
oracle.jdeveloper.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 
 

Uses of StatusProvider in oracle.ide.addin
 

Subinterfaces of StatusProvider in oracle.ide.addin
 interface DynamicStatusProvider
          The DynamicStatusProvider interface is an extension of StatusProvider that supports the concept of dynamic additional cells.
 

Uses of StatusProvider in oracle.jdeveloper.ceditor
 

Classes in oracle.jdeveloper.ceditor that implement StatusProvider
 class CodeEditor
          The CodeEditor is the integration layer between the IDE and the editor components to provide a code editor inside the IDE.
 


Extension SDK

 

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