cz.cuni.pogamut.posh.view
Class KidViewElemDesc
java.lang.Object
cz.cuni.pogamut.posh.view.KidViewElemDesc
- All Implemented Interfaces:
- org.netbeans.core.spi.multiview.MultiViewDescription
public class KidViewElemDesc
- extends Object
- implements org.netbeans.core.spi.multiview.MultiViewDescription
Description of MVE for simple representation and editation of POSH plan.
This description specifies that switching button will have "Simple view" on it
and KidViewElement will be view.
- Author:
- Honza Havlicek
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KidViewElemDesc
public KidViewElemDesc(PoshEditorSupport support)
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface org.netbeans.core.spi.multiview.MultiViewDescription
preferredID
public String preferredID()
- Specified by:
preferredID in interface org.netbeans.core.spi.multiview.MultiViewDescription
getPersistenceType
public int getPersistenceType()
- Specified by:
getPersistenceType in interface org.netbeans.core.spi.multiview.MultiViewDescription
getIcon
public Image getIcon()
- Specified by:
getIcon in interface org.netbeans.core.spi.multiview.MultiViewDescription
getHelpCtx
public org.openide.util.HelpCtx getHelpCtx()
- Specified by:
getHelpCtx in interface org.netbeans.core.spi.multiview.MultiViewDescription
createElement
public org.netbeans.core.spi.multiview.MultiViewElement createElement()
- Specified by:
createElement in interface org.netbeans.core.spi.multiview.MultiViewDescription
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.