Skip navigation links
org.netbeans.core.multiview/1 1.55
A B C E 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.
getActions() - Method in class org.netbeans.core.spi.multiview.text.MultiViewEditorElement
 
getCloseWarningID() - Method in class org.netbeans.core.spi.multiview.CloseOperationState
A preferably unique id of the reason why the element cannot be closed.
getComponent() - Method in class org.netbeans.core.spi.multiview.text.MultiViewEditorElement
 
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.
getEditorPane() - Method in class org.netbeans.core.spi.multiview.text.MultiViewEditorElement
 
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.
getLookup() - Method in class org.netbeans.core.spi.multiview.text.MultiViewEditorElement
 
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.
getToolbarRepresentation() - Method in class org.netbeans.core.spi.multiview.text.MultiViewEditorElement
 
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.
getUndoRedo() - Method in class org.netbeans.core.spi.multiview.text.MultiViewEditorElement
 
getVisualRepresentation() - Method in interface org.netbeans.core.spi.multiview.MultiViewElement
Returns Swing visual representation of this multi view element.
getVisualRepresentation() - Method in class org.netbeans.core.spi.multiview.text.MultiViewEditorElement
 
A B C E F G I M N O P R S U 
Skip navigation links
org.netbeans.core.multiview/1 1.55