|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EditorPaneView
Interface implemented by compare views which host one or more instances
of BasicEditorPane
. This allows consumers
of a CompareView to conditionally enable certain behavior that's specific
to BasicEditorPane without having to know about the partiicular CompareView
implementation in use.
Method Summary | |
---|---|
BasicEditorPane |
getCurrentEditorPane()
Get the current (focussed) editor pane, or null if no editor pane currently has focus. |
BasicEditorPane[] |
getEditorPanes()
Get all editor panes in use by the view. |
Methods inherited from interface oracle.javatools.compare.view.ActionMenuView |
---|
addPopupManager, getEditActions, removePopupManager |
Method Detail |
---|
BasicEditorPane[] getEditorPanes()
BasicEditorPane getCurrentEditorPane()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |