Extension SDK 10.1.2

Uses of Class
oracle.ide.editor.AbstractFlatEditor

Packages that use AbstractFlatEditor
oracle.jdeveloper.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 
oracle.jdeveloper.cm.dt.addin Contains base implementations of addin interfaces. 
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
 

Uses of AbstractFlatEditor in oracle.jdeveloper.ceditor
 

Subclasses of AbstractFlatEditor in oracle.jdeveloper.ceditor
 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 AbstractFlatEditor in oracle.jdeveloper.cm.dt.addin
 

Subclasses of AbstractFlatEditor in oracle.jdeveloper.cm.dt.addin
 class AbstractConnectionEditor
          AbstractConnectionEditor provides a base class that can be used when creating new Editor implementations that work against a database connection.
 

Uses of AbstractFlatEditor in oracle.jdeveloper.uieditor
 

Subclasses of AbstractFlatEditor in oracle.jdeveloper.uieditor
 class UIEditor
          Editor implementation whose visuals depict the GUI declared in a JavaSourceNode instance.
 


Extension SDK

 

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