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

G-Index (MultiView Windows) - NetBeans API Javadoc (Current Development Version)

org.netbeans.core.multiview/1 1.9
B C F G I M N O P R S U

G

getActions() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Gets the actions which will appear in the popup menu of this component.
getCloseWarningID() - Method in class org.netbeans.core.spi.multiview.CloseOperationState
A preferably unique id of the reason why the element cannot be closed.
getDiscardAction() - Method in class org.netbeans.core.spi.multiview.CloseOperationState
Action is used when user wants to complete the closing of the component and discard any changes.
getDisplayName() - Method in class org.netbeans.core.api.multiview.MultiViewPerspective
Gets localized display name of multi view element.
getDisplayName() - Method in interface org.netbeans.core.spi.multiview.MultiViewDescription
Gets localized display name of multi view element.
getHelpCtx() - Method in class org.netbeans.core.api.multiview.MultiViewPerspective
Get the help context of multi view element.
getHelpCtx() - Method in interface org.netbeans.core.spi.multiview.MultiViewDescription
Get the help context of multi view element.
getIcon() - Method in class org.netbeans.core.api.multiview.MultiViewPerspective
Icon for the multi view component.
getIcon() - Method in interface org.netbeans.core.spi.multiview.MultiViewDescription
Icon for the MultiViewDescription's multiview component.
getLookup() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Lookup for the MultiViewElement.
getPersistenceType() - Method in class org.netbeans.core.api.multiview.MultiViewPerspective
Gets persistence type of multi view element, the TopComponent will decide on it's onw persistenceType based on the sum of all it's elements.
getPersistenceType() - Method in interface org.netbeans.core.spi.multiview.MultiViewDescription
Gets persistence type of multi view element, the TopComponent will decide on it's onw persistenceType based on the sum of all it's elements.
getPerspectives() - Method in class org.netbeans.core.api.multiview.MultiViewHandler
Returns the array of MultiViewPerspectives that the TopComponent is composed of.
getProceedAction() - Method in class org.netbeans.core.spi.multiview.CloseOperationState
Action is used when user wants to complete the closing of the component without loosing changed data.
getSelectedPerspective() - Method in class org.netbeans.core.api.multiview.MultiViewHandler
Returns the currently selected MultiViewPerspective in the TopComponent.
getToolbarRepresentation() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Returns the visual component with the multi view element's toolbar.Should be relatively fast as it's called everytime the current perspective is switched.
getTopComponent() - Method in class org.netbeans.core.spi.multiview.MultiViewElementCallback
Returns the enclosing Multiview's topcomponent.
getUndoRedo() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
UndoRedo support, Get the undo/redo support for this element.
getVisualRepresentation() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Returns Swing visual representation of this multi view element.

org.netbeans.core.multiview/1 1.9
B C F G I M N O P R S U
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.