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

C-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

C

canClose() - Method in class org.netbeans.core.spi.multiview.CloseOperationState
The return value denotes wheather the MultiViewElement can be closed or not.
canCloseElement() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Element decides if it can be safely closed.
CloseOperationHandler - Interface in org.netbeans.core.spi.multiview
Handles closing of the MultiView component globally.
CloseOperationState - Class in org.netbeans.core.spi.multiview
instances of this class describe the MultiViewElement's state when the component is about to be closed.
componentActivated() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Called when this multi view element is activated.
componentClosed() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Called only when multi view top component was closed.
componentDeactivated() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Called when this multi view element is deactivated.
componentHidden() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Called when this MultiViewElement was hidden.
componentOpened() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Called only when enclosing multi view top component was closed before and now is opened again for the first time.
componentShowing() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Called when this MultiViewElement is about to be shown.
createCloneableMultiView(MultiViewDescription[], MultiViewDescription) - Static method in class org.netbeans.core.spi.multiview.MultiViewFactory
Creates and returns new instance of cloneable top component with multi views
createCloneableMultiView(MultiViewDescription[], MultiViewDescription, CloseOperationHandler) - Static method in class org.netbeans.core.spi.multiview.MultiViewFactory
Creates and returns new instance of cloneable top component with multi views.
createDefaultActions() - Method in class org.netbeans.core.spi.multiview.MultiViewElementCallback
Creates the default TopComponent actions as defined by the Window System.
createElement() - Method in interface org.netbeans.core.spi.multiview.MultiViewDescription
Creates and returns asociated multi view element.
createMultiView(MultiViewDescription[], MultiViewDescription) - Static method in class org.netbeans.core.spi.multiview.MultiViewFactory
Creates and returns new instance of top component with multi views.
createMultiView(MultiViewDescription[], MultiViewDescription, CloseOperationHandler) - Static method in class org.netbeans.core.spi.multiview.MultiViewFactory
Creates and returns new instance of top component with multi views.
createUnsafeCloseState(String, Action, Action) - Static method in class org.netbeans.core.spi.multiview.MultiViewFactory
Utility method for MultiViewElements to create a CloseOperationState instance that warns about possible data loss.

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.