|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jame.core.tree.Node
net.sf.jame.core.tree.DefaultNode
net.sf.jame.core.tree.AttributeNode
public abstract class AttributeNode
| Constructor Summary | |
|---|---|
AttributeNode(java.lang.String nodeId)
Constructs a new attribute node. |
|
| Method Summary | |
|---|---|
protected void |
addLabel(java.lang.StringBuilder builder)
|
boolean |
isAttribute()
Returns true if the node is an attribute. |
boolean |
isEditable()
Returns true if the node is editable. |
| Methods inherited from class net.sf.jame.core.tree.DefaultNode |
|---|
createNodeEditor, getNodeEditor, getValueAsString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeNode(java.lang.String nodeId)
nodeId - the nodeId.| Method Detail |
|---|
public final boolean isAttribute()
Node
isAttribute in class NodeNode.isAttribute()public boolean isEditable()
Node
isEditable in class DefaultNodeNode.isEditable()protected void addLabel(java.lang.StringBuilder builder)
addLabel in class NodeNode.addLabel(java.lang.StringBuilder)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||