|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayoutSelector | |
---|---|
oracle.ide.ceditor | The Code Editor package contains the code editing implementation of the JDeveloper IDE. |
oracle.ide.editor | Contains classes and interfaces that allow addins to add their own specialized editors to JDeveloper. |
oracle.ide.layout | Contains interfaces and classes addins can implement or extend to provide preferred layouts for their own specialized editors. |
oracle.jdeveloper.merge | Contains classes for merge editor abstractions, including an editor addin, commands, a controller, and utilities. |
oracle.jdeveloper.uieditor | Contains classes that allow addins access to the UIEditor integration objects. |
oracle.jdeveloper.vcs.versionhistory | |
oracle.jdevimpl.compare | |
oracle.jdevimpl.history |
Uses of LayoutSelector in oracle.ide.ceditor |
---|
Classes in oracle.ide.ceditor that implement LayoutSelector | |
---|---|
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 LayoutSelector in oracle.ide.editor |
---|
Classes in oracle.ide.editor that implement LayoutSelector | |
---|---|
class |
AbstractEditor Deprecated. The Editor hierarchy has been collapsed |
class |
AbstractFlatEditor Deprecated. The Editor hierarchy has been collapsed |
class |
Editor Editors such as code, gui, html editors should implements the Editor interface. |
class |
FlatEditor Deprecated. The Editor hierarchy has been collapsed |
Uses of LayoutSelector in oracle.ide.layout |
---|
Methods in oracle.ide.layout that return LayoutSelector | |
---|---|
LayoutSelector |
PreferredLayoutEvent.getLayoutSelector() |
Methods in oracle.ide.layout with parameters of type LayoutSelector | |
---|---|
void |
Layouts.activatePreferredLayout(LayoutSelector selector) |
Constructors in oracle.ide.layout with parameters of type LayoutSelector | |
---|---|
PreferredLayoutEvent(int eventID, LayoutSelector selector, Layout layout) |
Uses of LayoutSelector in oracle.jdeveloper.merge |
---|
Classes in oracle.jdeveloper.merge that implement LayoutSelector | |
---|---|
class |
AbstractMergeEditor Abstract class for a dynamically registered merge editor. |
class |
TextMergeEditor Textual merge editor specialization class. |
Uses of LayoutSelector in oracle.jdeveloper.uieditor |
---|
Classes in oracle.jdeveloper.uieditor that implement LayoutSelector | |
---|---|
class |
UIEditor Editor implementation whose visuals depict the GUI declared in a JavaSourceNode instance. |
Uses of LayoutSelector in oracle.jdeveloper.vcs.versionhistory |
---|
Classes in oracle.jdeveloper.vcs.versionhistory that implement LayoutSelector | |
---|---|
class |
VersionHistoryViewer |
Uses of LayoutSelector in oracle.jdevimpl.compare |
---|
Classes in oracle.jdevimpl.compare that implement LayoutSelector | |
---|---|
class |
oracle.jdevimpl.compare.BaseCompareEditor |
Uses of LayoutSelector in oracle.jdevimpl.history |
---|
Classes in oracle.jdevimpl.history that implement LayoutSelector | |
---|---|
class |
oracle.jdevimpl.history.HistoryViewer |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |