SEdit
Class ConnectorDesc
java.lang.Object
SEdit.ElementDesc
SEdit.NodeDesc
SEdit.ConnectorDesc
- public class ConnectorDesc
- extends NodeDesc
Field Summary |
static int |
ERR
|
static int |
IN
|
static int |
OUT
|
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 |
ERR
public static final int ERR
- See Also:
- Constant Field Values
IN
public static final int IN
- See Also:
- Constant Field Values
OUT
public static final int OUT
- See Also:
- Constant Field Values
ConnectorDesc
public ConnectorDesc(String name,
String desc,
String classname,
String type)
setMode
public void setMode(int m)
getMode
public int getMode()
toString
public String toString()
- Overrides:
toString
in class NodeDesc
Copyright © J. Ferber, O. Gutknecht All Rights Reserved.