|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.ide.editor.EditorUtil
Constructor Summary | |
EditorUtil()
|
Method Summary | |
static void |
openExplicitDefaultEditorInFrame(Node node)
|
static void |
openExplicitDefaultEditorInFrame(java.net.URL url)
|
static void |
openExplicitDefaultEditorInFrameExternal(java.net.URL url)
|
static void |
openExplicitEditorInFrame(java.lang.Class editorClass,
Context context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EditorUtil()
Method Detail |
public static void openExplicitEditorInFrame(java.lang.Class editorClass, Context context)
public static void openExplicitDefaultEditorInFrame(Node node)
public static void openExplicitDefaultEditorInFrame(java.net.URL url)
public static void openExplicitDefaultEditorInFrameExternal(java.net.URL url)
|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |