com.ccg.values
Class ValuesFactoryTree.QeFolderNode

java.lang.Object
  extended by javax.swing.tree.DefaultMutableTreeNode
      extended by com.ccg.values.ValuesFactoryTree.QeFolderNode
All Implemented Interfaces:
Serializable, Cloneable, MutableTreeNode, TreeNode
Enclosing class:
ValuesFactoryTree

 class ValuesFactoryTree.QeFolderNode
extends DefaultMutableTreeNode


Field Summary
 
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
 
Constructor Summary
ValuesFactoryTree.QeFolderNode(ValuesFactoryTree.Choice choice)
           
 
Method Summary
(package private)  ValuesFactoryTree.Choice getChoice()
           
 boolean isLeaf()
           
 
Methods inherited from class javax.swing.tree.DefaultMutableTreeNode
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValuesFactoryTree.QeFolderNode

ValuesFactoryTree.QeFolderNode(ValuesFactoryTree.Choice choice)
Method Detail

getChoice

ValuesFactoryTree.Choice getChoice()

isLeaf

public boolean isLeaf()
Specified by:
isLeaf in interface TreeNode
Overrides:
isLeaf in class DefaultMutableTreeNode


Copyright 1998-1998-2006 null. All Rights Reserved.