Skip navigation links
org.openide.windows 6.89
A B C D E F G H I M N O P R S T U V W 

G

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
Deprecated.
Use CloneableTopComponent.Ref.getArbitraryComponent() instead. It doesn't throw a runtime exception.
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
Deprecated.
Do no use. It is redundant.
getCloseOperation() - Method in class org.openide.windows.TopComponent
Deprecated.
Do not use. It is redundant since workspaces are not supported anymore.
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
Deprecated.
Do not use. Workspaces are not supported anymore.
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
Deprecated.
Do not use. It is redudant.
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
Deprecated.
Do no use. It is redundant.
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
Deprecated.
Do not use. It is redundant.
getIcon() - Method in class org.openide.windows.TopComponent
Rather than overriding this method, consider using TopComponent.Description.
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 ModeS added into window system.
getModes() - Method in interface org.openide.windows.Workspace
Deprecated.
getName() - Method in interface org.openide.windows.Mode
Get the programmatic name of the mode.
getName() - Method in interface org.openide.windows.Workspace
Deprecated.
Do no use. It is redundant.
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
Rather than overriding this method, consider using TopComponent.Description.
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
Deprecated.
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
Deprecated.
Do not use. Worskpaces are not supporeted anymore.
getWorkspaces() - Method in class org.openide.windows.WindowManager
Deprecated.
Do not use. Workspaces are not supported anymore.
A B C D E F G H I M N O P R S T U V W 
Skip navigation links
org.openide.windows 6.89