|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcz.cuni.pogamut.shed.view.LapTreeViewDesc
public class LapTreeViewDesc
Basically a factory for creation of LapTreeMVElement.
| Constructor Summary | |
|---|---|
LapTreeViewDesc(PoshDataObject dObj)
Create visual view of the yaposh plan from the data object. |
|
| Method Summary | |
|---|---|
org.netbeans.core.spi.multiview.MultiViewElement |
createElement()
|
String |
getDisplayName()
|
org.openide.util.HelpCtx |
getHelpCtx()
No help ctx |
Image |
getIcon()
No icon |
int |
getPersistenceType()
Shed is never persistent. |
String |
preferredID()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LapTreeViewDesc(PoshDataObject dObj)
dObj - Data object with Yaposh plan inside.| Method Detail |
|---|
public int getPersistenceType()
getPersistenceType in interface org.netbeans.core.spi.multiview.MultiViewDescriptionTopComponent.PERSISTENCE_NEVER.public 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.MultiViewDescription
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||