|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.ide.window.WindowManager
This class manages the organization of windows in the IDE.
Constructor Summary | |
WindowManager()
|
Method Summary | |
static WindowManager |
getWindowManager()
Returns the WindowManager instance that is active in the IDE. |
static void |
setWindowManager(WindowManager windowManager)
Publishes the specified WindowManager as the active instance in the IDE. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.ide.addin.Controller |
handleEvent, update |
Methods inherited from interface oracle.javatools.Module |
initialize |
Constructor Detail |
public WindowManager()
Method Detail |
public static WindowManager getWindowManager()
public static void setWindowManager(WindowManager windowManager)
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.