public class KidViewElement extends Object implements org.netbeans.core.spi.multiview.MultiViewElement
| Modifier and Type | Class and Description |
|---|---|
static class |
KidViewElement.SourceUpdater
Updater of source.
|
| Constructor and Description |
|---|
KidViewElement(PoshEditorSupport support) |
| Modifier and Type | Method and Description |
|---|---|
org.netbeans.core.spi.multiview.CloseOperationState |
canCloseElement() |
void |
componentActivated() |
void |
componentClosed() |
void |
componentDeactivated() |
void |
componentHidden() |
void |
componentOpened() |
void |
componentShowing() |
Action[] |
getActions() |
org.openide.util.Lookup |
getLookup() |
JComponent |
getToolbarRepresentation() |
org.openide.awt.UndoRedo |
getUndoRedo() |
JComponent |
getVisualRepresentation() |
void |
setMultiViewCallback(org.netbeans.core.spi.multiview.MultiViewElementCallback mvec) |
public KidViewElement(PoshEditorSupport support)
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 mvec)
setMultiViewCallback in interface org.netbeans.core.spi.multiview.MultiViewElementpublic 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.