|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ConForM.CoopnTools.Constraint.ConstraintNode | +--ConForM.CoopnTools.Constraint.ConstraintNodeField | +--ConForM.CoopnTools.Constraint.ConstraintNodeVariableField | +--ConForM.CoopnTools.Constraint.ConstraintNodeVariablesField
Fields inherited from class ConForM.CoopnTools.Constraint.ConstraintNode |
allowsChildren, arg, childNodeList, consMgr, consTitle, env, fmt, parent, popup, readOnly, removeText, removeTitle, ResourceFile, title, tree |
Constructor Summary | |
ConstraintNodeVariablesField(ConstraintTree tree,
ConstraintNode parent,
ConstraintsVariableField var,
ConstraintsMgr consMgr,
ConsEnv env)
|
Method Summary | |
protected ConstraintNode |
createNodeFromElement(ConstraintsElement element)
Create a node from an element, if possible. |
protected java.lang.String |
getLabel()
This routine must return the label of the node, as a String. |
Methods inherited from class ConForM.CoopnTools.Constraint.ConstraintNodeVariableField |
addSymbol, buildTexts, getTextElement, isNodeField, isNodeSymbol |
Methods inherited from class ConForM.CoopnTools.Constraint.ConstraintNodeField |
insertAbleObject, mergeAbleObject, notifyInsertRemove, standardInsertIndexObject |
Methods inherited from class ConForM.CoopnTools.Constraint.ConstraintNode |
acceptEditions, children, clone, createConsPanel, createPopup, editable, getAllowsChildren, getChildAt, getChildCount, getConsNodeAt, getIndex, getParent, getParentConsNode, getPopupMenu, getTreePath, insert, insert, insert, insert, insertAble, insertAble, isLeaf, mergeAble, mergeAble, openAll, remove, remove, remove, removeFromParent, setParent, setUserObject, showConsPanel, standardInsertIndex, standardInsertIndex, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ConstraintNodeVariablesField(ConstraintTree tree, ConstraintNode parent, ConstraintsVariableField var, ConstraintsMgr consMgr, ConsEnv env)
Method Detail |
protected java.lang.String getLabel()
getLabel
in class ConstraintNode
protected ConstraintNode createNodeFromElement(ConstraintsElement element)
createNodeFromElement
in class ConstraintNode
element
- a textual element
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |