站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

G-Index (NetBeans Windows API) - NetBeans API Javadoc 5.0.0

 
A C D E F G 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 interface org.openide.windows.TopComponent.Registry
Getter for the lastly activated nodes.
getActivatedNodes() - Method in class org.openide.windows.TopComponent
Get the set of activated nodes in this component.
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.
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 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
 
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 lookup which represents context of this component.
getMainWindow() - Method in class org.openide.windows.WindowManager
Get the Main Window of the IDE.
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. Use WindowManager.getModes() instead.
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.
getPersistenceType() - Method in class org.openide.windows.TopComponent
Overwrite when you want to change default persistence type.
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.
getSelectedTopComponent() - Method in interface org.openide.windows.Mode
Gets selected TopComponent in this mode.
getSystemActions() - Method in class org.openide.windows.TopComponent
Deprecated. Use TopComponent.getActions() instead.
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 C D E F G I M N O P R S T U V W
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.