net.sf.rej.gui.structure
Class AttributeNode
java.lang.Object
net.sf.rej.gui.structure.StructureNode
net.sf.rej.gui.structure.AttributeNode
- All Implemented Interfaces:
- javax.swing.tree.TreeNode
public class AttributeNode
- extends StructureNode
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AttributeNode
public AttributeNode(Attributes attributes,
Attribute attr)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getChildren
public java.util.List getChildren()
- Overrides:
getChildren
in class StructureNode
refresh
public void refresh()
getContextMenu
public javax.swing.JPopupMenu getContextMenu()
- Overrides:
getContextMenu
in class StructureNode
getAttributeObject
public Attribute getAttributeObject()