Package | Description |
---|---|
org.eclipse.jface.window |
Provides a general framework for creating and managing
windows.
|
org.eclipse.ui.application |
Application-level APIs for configuring and controling the Eclipse Platform User
Interface.
|
Modifier and Type | Method and Description |
---|---|
WindowManager |
Window.getWindowManager()
Returns the window manager of this window.
|
Modifier and Type | Method and Description |
---|---|
void |
Window.setWindowManager(WindowManager manager)
Sets the window manager of this window.
|
Constructor and Description |
---|
WindowManager(WindowManager parent)
Creates an empty window manager with the given
window manager as parent.
|
Modifier and Type | Method and Description |
---|---|
WindowManager |
IWorkbenchConfigurer.getWorkbenchWindowManager()
Returns the workbench window manager.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.