Extension SDK 10.1.3.36.73

Uses of Interface
oracle.ide.view.StatusProvider

Packages that use StatusProvider
oracle.ide.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE.  
oracle.ide.view   
oracle.jdeveloper.merge Contains classes for merge editor abstractions, including an editor addin, commands, a controller, and utilities.  
 

Uses of StatusProvider in oracle.ide.ceditor
 

Classes in oracle.ide.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.
 

Uses of StatusProvider in oracle.ide.view
 

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

Uses of StatusProvider in oracle.jdeveloper.merge
 

Classes in oracle.jdeveloper.merge that implement StatusProvider
 class AbstractMergeEditor
          Abstract class for a dynamically registered merge editor.
 class TextMergeEditor
          Textual merge editor specialization class.
 


Extension SDK 10.1.3.36.73

 

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