- 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
-
- WindowSystemEvent - Class in org.openide.windows
-
Event object passed to registered listeners when the window system loads/saves.
- WindowSystemEvent(Object) - Constructor for class org.openide.windows.WindowSystemEvent
-
- WindowSystemListener - Interface in org.openide.windows
-
Window system listener to receive notifications when the window system loads
or saves its state to disk.
- Workspace - Interface in org.openide.windows
-
- 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.