- readExternal(ObjectInput) - Method in class org.openide.windows.CloneableTopComponent
-
- readExternal(ObjectInput) - Method in class org.openide.windows.TopComponent
-
Deserialize this top component.
- remove() - Method in interface org.openide.windows.Workspace
-
Deprecated.
Do no use. It is redundant.
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.CloneableOpenSupport.Env
-
Removes property listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.Mode
-
Remove a property change listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.TopComponent.Registry
-
Remove a property change listener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.windows.WindowManager
-
Removes a listener for changes in workspaces.
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.openide.windows.Workspace
-
- removeVetoableChangeListener(VetoableChangeListener) - Method in interface org.openide.windows.CloneableOpenSupport.Env
-
Removes veto listener.
- requestActive() - Method in class org.openide.windows.TopComponent
-
Activates this TopComponent if it is opened.
- requestAttention(boolean) - Method in class org.openide.windows.TopComponent
-
Cause this TopComponent's tab to flash or otherwise draw attention to
itself.
- requestFocus() - Method in class org.openide.windows.TopComponent
-
Deprecated.
Use TopComponent.requestActive()
instead to make TopComponent active
in window system not only focused. This method should have been preserved
for focus management only but not activation of TopComponent
inside
window system.
- requestFocus() - Method in interface org.openide.windows.WindowManager.Component
-
Deprecated.
Called when the component requests focus.
- requestFocusInWindow() - Method in class org.openide.windows.TopComponent
-
Deprecated.
Use TopComponent.requestActive()
instead to make TopComponent active
in window system not only focused. This method should have been preserved
for focus management only but not activation of TopComponent
inside
window system.
- requestVisible() - Method in class org.openide.windows.TopComponent
-
Selects this TopComponent
, if it is opened, but does not activate it
unless it is in active mode already.
- requestVisible() - Method in interface org.openide.windows.WindowManager.Component
-
Deprecated.
Set this component visible but not selected or focused if possible.
- RetainLocation - Annotation Type in org.openide.windows
-
Annotation which can be applied to TopComponents whose persistence type
is PERSISTENCE_NEVER to allow them to remember the location they were
docked into