- serialVersionUID - Static variable in interface org.openide.windows.Mode
-
- serialVersionUID - Static variable in interface org.openide.windows.WindowManager.Component
-
- serialVersionUID - Static variable in interface org.openide.windows.Workspace
-
- setActivatedNodes(Node[]) - Method in class org.openide.windows.TopComponent
-
Set the set of activated nodes in this component.
- setActivatedNodes(Node[]) - Method in interface org.openide.windows.WindowManager.Component
-
Deprecated.
Set the set of activated nodes for this component.
- setBounds(Rectangle) - Method in interface org.openide.windows.Mode
-
Sets the bounds of the mode.
- setCloseOperation(int) - Method in class org.openide.windows.TopComponent
-
- setDisplayName(String) - Method in class org.openide.windows.TopComponent
-
Sets localized display name of this TopComponent
.
- setHtmlDisplayName(String) - Method in class org.openide.windows.TopComponent
-
Sets localized html display name of this TopComponent
.
- setIcon(Image) - Method in class org.openide.windows.TopComponent
-
Set the icon of this top component.
- setIcon(Image) - Method in interface org.openide.windows.WindowManager.Component
-
Deprecated.
Set the icon of the top component.
- setName(String) - Method in class org.openide.windows.TopComponent
-
Set the name of this top component.
- setReference(CloneableTopComponent.Ref) - Method in class org.openide.windows.CloneableTopComponent
-
Changes the reference to which this components belongs.
- setToolTipText(String) - Method in class org.openide.windows.TopComponent
-
Sets toolTip for this TopComponent
, adds notification
about the change to its WindowManager.TopComponentManager
.
- setWorkspaces(Workspace[]) - Method in class org.openide.windows.WindowManager
-