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

E13403-04

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. 
oracle.jdeveloper.vcs.versionhistory   
oracle.jdevimpl.history   
 

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.
 

Uses of StatusProvider in oracle.jdeveloper.vcs.versionhistory
 

Classes in oracle.jdeveloper.vcs.versionhistory that implement StatusProvider
 class VersionHistoryViewer
           
 

Uses of StatusProvider in oracle.jdevimpl.history
 

Classes in oracle.jdevimpl.history that implement StatusProvider
 class oracle.jdevimpl.history.HistoryViewer
           
 


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

E13403-04

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