SEdit
Class NodeDesc
java.lang.Object
SEdit.ElementDesc
SEdit.NodeDesc
- Direct Known Subclasses:
- ComponentDesc, ConnectorDesc
- public class NodeDesc
- extends ElementDesc
Constructor Summary |
NodeDesc(String name,
String desc,
String classname)
FIXME: delete this line if it compiles public String[] getIconSet() {return iconSet;} |
Methods inherited from class SEdit.ElementDesc |
addActionDesc, addActionDesc, getAction, getActions, getCategory, getDefaultLabel, getDescription, getElementClass, getFormalism, getGraphicClass, getGraphicProperties, getIcon, getName, getProperties, hasActions, hasIcon, isDefaultValue, makeElement, setActions, setCategory, setDefaultLabel, setElementClass, setFormalism, setGraphicClass, setGraphicProperties, setIcon, setName, setProperties |
iconName
public String iconName
NodeDesc
public NodeDesc(String name,
String desc,
String classname)
- FIXME: delete this line if it compiles public String[] getIconSet() {return iconSet;}
getIconName
public String getIconName()
- FIXME: delete this line public String[] iconSet; // set of icons (if it is a GMultiIcon)
setIconName
public void setIconName(String i)
toString
public String toString()
- Overrides:
toString
in class ElementDesc
isStandardDefaultValue
public boolean isStandardDefaultValue(String name,
String value,
int type)
- Overrides:
isStandardDefaultValue
in class ElementDesc
Copyright © J. Ferber, O. Gutknecht All Rights Reserved.