- selectModeForOpen(TopComponent, Mode) - Method in interface org.openide.windows.ModeSelector
-
Choose a suitable Mode to open the TopComponent in.
- 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.
- setAttentionHighlight(boolean) - Method in class org.openide.windows.TopComponent
-
Permanently highlights this TopComponent's tab until user activates it.
- 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.
- setRole(String) - Method in class org.openide.windows.WindowManager
-
Switches the window system to a new role (perspective).
- setToolTipText(String) - Method in class org.openide.windows.TopComponent
-
Sets toolTip for this TopComponent
, adds notification
about the change to its WindowManager.TopComponentManager
.
- setTopComponentFloating(TopComponent, boolean) - Method in class org.openide.windows.WindowManager
-
Floats the given TopComponent or docks it back to the main window.
- setTopComponentMinimized(TopComponent, boolean) - Method in class org.openide.windows.WindowManager
-
Minimizes the given TopComponent.
- setWorkspaces(Workspace[]) - Method in class org.openide.windows.WindowManager
-
- SubComponent(String, ActionListener, boolean) - Constructor for class org.openide.windows.TopComponent.SubComponent
-
C'tor
- SubComponent(String, String, ActionListener, boolean) - Constructor for class org.openide.windows.TopComponent.SubComponent
-
C'tor
- SubComponent(String, String, ActionListener, boolean, Lookup, boolean) - Constructor for class org.openide.windows.TopComponent.SubComponent
-
C'tor