public class MVMapElement extends Object implements org.netbeans.core.spi.multiview.MultiViewElement
| Modifier and Type | Method and Description |
|---|---|
org.netbeans.core.spi.multiview.CloseOperationState |
canCloseElement()
Can I close this element?
|
void |
componentActivated() |
void |
componentClosed() |
void |
componentDeactivated() |
void |
componentHidden() |
void |
componentOpened() |
void |
componentShowing() |
Action[] |
getActions()
Array of actions that will appear in context menu of TC caption
that encloses this MV element.
|
org.openide.util.Lookup |
getLookup() |
JComponent |
getToolbarRepresentation() |
org.openide.awt.UndoRedo |
getUndoRedo() |
JComponent |
getVisualRepresentation() |
void |
setMultiViewCallback(org.netbeans.core.spi.multiview.MultiViewElementCallback callback)
Set the callback, called by netbeans internal organs or something.
|
public JComponent getVisualRepresentation()
getVisualRepresentation in interface org.netbeans.core.spi.multiview.MultiViewElementpublic JComponent getToolbarRepresentation()
getToolbarRepresentation in interface org.netbeans.core.spi.multiview.MultiViewElementpublic Action[] getActions()
getActions in interface org.netbeans.core.spi.multiview.MultiViewElementpublic org.openide.util.Lookup getLookup()
getLookup in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentOpened()
componentOpened in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentClosed()
componentClosed in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentShowing()
componentShowing in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentHidden()
componentHidden in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentActivated()
componentActivated in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void componentDeactivated()
componentDeactivated in interface org.netbeans.core.spi.multiview.MultiViewElementpublic org.openide.awt.UndoRedo getUndoRedo()
getUndoRedo in interface org.netbeans.core.spi.multiview.MultiViewElementpublic void setMultiViewCallback(org.netbeans.core.spi.multiview.MultiViewElementCallback callback)
setMultiViewCallback in interface org.netbeans.core.spi.multiview.MultiViewElementcallback - public org.netbeans.core.spi.multiview.CloseOperationState canCloseElement()
canCloseElement in interface org.netbeans.core.spi.multiview.MultiViewElementCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.