public final class PoshTextView extends Object implements org.netbeans.core.spi.multiview.MultiViewDescription
| Constructor and Description |
|---|
PoshTextView(PoshEditorSupport ed) |
| Modifier and Type | Method and Description |
|---|---|
org.netbeans.core.spi.multiview.MultiViewElement |
createElement() |
String |
getDisplayName() |
org.openide.util.HelpCtx |
getHelpCtx() |
Image |
getIcon() |
int |
getPersistenceType() |
String |
preferredID() |
public PoshTextView(PoshEditorSupport ed)
public int getPersistenceType()
getPersistenceType in interface org.netbeans.core.spi.multiview.MultiViewDescriptionpublic String getDisplayName()
getDisplayName in interface org.netbeans.core.spi.multiview.MultiViewDescriptionpublic Image getIcon()
getIcon in interface org.netbeans.core.spi.multiview.MultiViewDescriptionpublic org.openide.util.HelpCtx getHelpCtx()
getHelpCtx in interface org.netbeans.core.spi.multiview.MultiViewDescriptionpublic String preferredID()
preferredID in interface org.netbeans.core.spi.multiview.MultiViewDescriptionpublic org.netbeans.core.spi.multiview.MultiViewElement createElement()
createElement in interface org.netbeans.core.spi.multiview.MultiViewDescriptionCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.