A C D E F G I M N O P R S T U V W

W

WindowManager - class org.openide.windows.WindowManager.
Manages window system.
WindowManager() - Constructor for class org.openide.windows.WindowManager
 
WindowManager.Component - interface org.openide.windows.WindowManager.Component.
Deprecated. XXX Do not use anymore. This interface is replaced by bunch of protedcted methods which name starts with topComponent prefix, i.e. WindowManager.topComponentOpen(org.openide.windows.TopComponent), WindowManager.topComponentClose(org.openide.windows.TopComponent) etc.
Workspace - interface org.openide.windows.Workspace.
Represents one user workspace that holds a list of modes into which components can be assigned.
whereOpened() - Method in interface org.openide.windows.WindowManager.Component
Deprecated. Gets a list of workspaces where this component is currently open.
writeExternal(ObjectOutput) - Method in class org.openide.windows.CloneableTopComponent
 
writeExternal(ObjectOutput) - Method in class org.openide.windows.TopComponent
Serialize this top component.
writeReplace() - Method in class org.openide.windows.TopComponent
Delegates instance of replacer class to be serialized instead of top component itself.

 
A C D E F G I M N O P R S T U V W
Built on October 24 2003.  |  Portions Copyright 1997-2003 Sun Microsystems, Inc. All rights reserved.