|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| 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.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 |
AsynchronousEditor
Base editor template for editors that load the UI model on a thread off the event dispatch thread. |
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
Deprecated. replaced by DynamicMergeEditor. |
class |
BaseMergeEditor
|
class |
BaseTextMergeEditor
|
class |
DynamicMergeEditor
|
class |
TextMergeEditor
Textual merge editor specialization class. |
| 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
|
class |
oracle.jdevimpl.compare.DrawerEditor
|
| 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 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||