org.jclarion.clarion.swing.winedit
Class ControlTreeNode
java.lang.Object
org.jclarion.clarion.swing.winedit.AbstractWinTreeNode
org.jclarion.clarion.swing.winedit.ControlTreeNode
- All Implemented Interfaces:
- javax.swing.tree.TreeNode
public class ControlTreeNode
- extends AbstractWinTreeNode
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ControlTreeNode
public ControlTreeNode(javax.swing.tree.TreeNode parent,
AbstractControl control)
getControl
public AbstractControl getControl()
children
public java.util.Enumeration children()
getAllowsChildren
public boolean getAllowsChildren()
getChildAt
public javax.swing.tree.TreeNode getChildAt(int childIndex)
getChildCount
public int getChildCount()
getIndex
public int getIndex(javax.swing.tree.TreeNode node)
getParent
public javax.swing.tree.TreeNode getParent()
isLeaf
public boolean isLeaf()
get
public PropertyObject get()
- Specified by:
get in class AbstractWinTreeNode
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
Copyright © 2010. All Rights Reserved.