- readExternal(ObjectInput) - Method in class org.openide.windows.CloneableTopComponent
-
- readExternal(ObjectInput) - Method in class org.openide.windows.TopComponent
-
Deserialize this top component.
- redirect(CloneableOpenSupport.Env) - Method in class org.openide.windows.CloneableOpenSupportRedirector
-
- Ref() - Constructor for class org.openide.windows.CloneableTopComponent.Ref
-
Default constructor for creating empty reference.
- remove() - Method in interface org.openide.windows.Workspace
-
- removeMode(Mode) - Method in class org.openide.windows.WindowManager
-
Before restoring a whole bunch of Modes (for example with XML that has been
previously saved somewhere and now loaded), it is useful to remove the
anonymous modes from the system.
- 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.
- removeWindowSystemListener(WindowSystemListener) - Method in class org.openide.windows.WindowManager
-
Remove window system 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
-
Request focus for the window holding this top component.
- requestFocus() - Method in interface org.openide.windows.WindowManager.Component
-
Deprecated.
Called when the component requests focus.
- requestFocusInWindow() - Method in class org.openide.windows.TopComponent
-
Request focus for the top component inside focused window.
- 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