org.openide.windows 6.40.1
A C D E F G H I M N O P R S T U V W 

W

whereOpened() - Method in interface org.openide.windows.WindowManager.Component
Deprecated.
Gets a list of workspaces where this component is currently open.
WindowManager - Class in org.openide.windows
Manages window system.
WindowManager() - Constructor for class org.openide.windows.WindowManager
 
WindowManager.Component - Interface in org.openide.windows
Deprecated.
Do not use anymore. This interface is replaced by bunch of protected methods which name starts with topComponent prefix, i.e. WindowManager.topComponentOpen(org.openide.windows.TopComponent), WindowManager.topComponentClose(org.openide.windows.TopComponent) etc.
Workspace - Interface in org.openide.windows
Deprecated.
Do not use any more. Use WindowManager methods directly, e.g. WindowManager.getModes() etc.
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 H I M N O P R S T U V W 
org.openide.windows 6.40.1

Built on April 14 2012.  |  Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.