|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowManager | |
org.eclipse.jface.window | Provides a general framework for creating and managing windows. |
Uses of WindowManager in org.eclipse.jface.window |
Methods in org.eclipse.jface.window that return WindowManager | |
WindowManager |
Window.getWindowManager()
Returns the window manager of this window. |
Methods in org.eclipse.jface.window with parameters of type WindowManager | |
void |
Window.setWindowManager(WindowManager manager)
Sets the window manager of this window. |
Constructors in org.eclipse.jface.window with parameters of type WindowManager | |
WindowManager(WindowManager parent)
Creates an empty window manager with the given window manager as parent. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |