- getAccessibleContext() - Method in class org.openide.windows.TopComponent
-
- getActions() - Method in class org.openide.windows.TopComponent
-
Gets the actions which will appear in the popup menu of this component.
- getActivated() - Method in interface org.openide.windows.TopComponent.Registry
-
Get the currently selected element.
- getActivatedNodes() - Method in class org.openide.windows.TopComponent
-
Get the set of activated nodes in this component.
- getActivatedNodes() - Method in interface org.openide.windows.TopComponent.Registry
-
Getter for the lastly activated nodes.
- getActivatedNodes() - Method in interface org.openide.windows.WindowManager.Component
-
Deprecated.
Get the set of activated nodes.
- getAnyComponent() - Method in class org.openide.windows.CloneableTopComponent.Ref
-
- getArbitraryComponent() - Method in class org.openide.windows.CloneableTopComponent.Ref
-
Gets arbitrary component from the set.
- getBounds() - Method in interface org.openide.windows.Mode
-
Getter for current bounds of the mode.
- getBounds() - Method in interface org.openide.windows.Workspace
-
- getCloseOperation() - Method in class org.openide.windows.TopComponent
-
- getComponents() - Method in class org.openide.windows.CloneableTopComponent.Ref
-
Enumeration of all registered components.
- getCurrentNodes() - Method in interface org.openide.windows.TopComponent.Registry
-
Getter for the currently selected nodes.
- getCurrentWorkspace() - Method in class org.openide.windows.WindowManager
-
- getDefault() - Static method in class org.openide.windows.WindowManager
-
Singleton instance accessor method for window manager.
- getDescription() - Method in class org.openide.windows.TopComponent.SubComponent
-
- getDisplayName() - Method in interface org.openide.windows.Mode
-
- getDisplayName() - Method in class org.openide.windows.TopComponent
-
Gets localized display name of this TopComponent
.
- getDisplayName() - Method in class org.openide.windows.TopComponent.SubComponent
-
- getDisplayName() - Method in interface org.openide.windows.Workspace
-
- getHelpCtx() - Method in class org.openide.windows.TopComponent
-
Get the help context for this component.
- getHtmlDisplayName() - Method in class org.openide.windows.TopComponent
-
Gets localized display name of this TopComponent
with added
html tags for text coloring and/or font style.
- getIcon() - Method in interface org.openide.windows.Mode
-
- getIcon() - Method in class org.openide.windows.TopComponent
-
- getIcon() - Method in interface org.openide.windows.WindowManager.Component
-
Deprecated.
Gets the icon associated with this component.
- getLookup() - Method in class org.openide.windows.TopComponent
-
Gets a lookup which represents the "selection" of this component.
- getLookup() - Method in class org.openide.windows.TopComponent.SubComponent
-
- getMainWindow() - Method in class org.openide.windows.WindowManager
-
Gets the NetBeans Main Window.
- getModes() - Method in class org.openide.windows.WindowManager
-
Gets set of all Mode
S added into window system.
- getModes() - Method in interface org.openide.windows.Workspace
-
- getName() - Method in interface org.openide.windows.Mode
-
Get the programmatic name of the mode.
- getName() - Method in interface org.openide.windows.Workspace
-
- getOpened() - Method in interface org.openide.windows.TopComponent.Registry
-
Get reference to a set of all opened componets in the system.
- getOpenedTopComponents(Mode) - Method in class org.openide.windows.WindowManager
-
Convenience method to retrieve the list of all opened TopComponents for
given mode.
- getPersistenceType() - Method in class org.openide.windows.TopComponent
-
- getReference() - Method in class org.openide.windows.CloneableTopComponent
-
Get a list of all components which are clone-sisters of this one.
- getRegistry() - Static method in class org.openide.windows.TopComponent
-
Getter for class that allows obtaining of information about components.
- getRegistry() - Method in class org.openide.windows.WindowManager
-
Getter for component registry.
- getRole() - Method in class org.openide.windows.WindowManager
-
- getSelectedTopComponent() - Method in interface org.openide.windows.Mode
-
Gets selected TopComponent
in this mode.
- getShortName() - Method in class org.openide.windows.TopComponent
-
Short version of TopComponent's name that doesn't include the name of
activated Node.
- getSubComponents() - Method in class org.openide.windows.TopComponent
-
Retrieves sub-components this TopComponent contains.
- getSystemActions() - Method in class org.openide.windows.TopComponent
-
- getTabPosition() - Method in class org.openide.windows.TopComponent
-
Gives position index of opened TopComponent in the mode.
- getTopComponents() - Method in interface org.openide.windows.Mode
-
Get all top components currently docked into this mode.
- getUndoRedo() - Method in class org.openide.windows.TopComponent
-
Get the undo/redo support for this component.
- getWorkspace() - Method in interface org.openide.windows.Mode
-
- getWorkspaces() - Method in class org.openide.windows.WindowManager
-