|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseLayoutListener | |
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.ceditor | The Code Editor package contains the code editing
implementation of the JDeveloper IDE. |
Uses of BaseLayoutListener in oracle.ide.editor |
Methods in oracle.ide.editor with parameters of type BaseLayoutListener | |
abstract void |
EditorManager.addLayoutListener(java.lang.String editorId,
BaseLayoutListener listener)
Add a LayoutListener for one of our child
Editor instances |
Uses of BaseLayoutListener in oracle.ide.layout |
Subinterfaces of BaseLayoutListener in oracle.ide.layout | |
interface |
LayoutListener
|
Classes in oracle.ide.layout that implement BaseLayoutListener | |
class |
AbstractLayoutListener
A Class class. |
Methods in oracle.ide.layout that return BaseLayoutListener | |
BaseLayoutListener |
Layouts.getLayoutListener(java.lang.String type)
|
Uses of BaseLayoutListener in oracle.jdeveloper.ceditor |
Classes in oracle.jdeveloper.ceditor that implement BaseLayoutListener | |
class |
CodeEditor
The CodeEditor is the integration layer between the IDE
and the editor components to provide a code editor inside the IDE. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.