infosapient.ui
Class InfoSapientTreeNode

java.lang.Object
  |
  +--javax.swing.tree.DefaultMutableTreeNode
        |
        +--infosapient.ui.InfoSapientTreeNode

public class InfoSapientTreeNode
extends javax.swing.tree.DefaultMutableTreeNode

Version:
$Revision: 1.1.1.1 $
See Also:
Serialized Form

Inner classes inherited from class javax.swing.tree.DefaultMutableTreeNode
javax.swing.tree.DefaultMutableTreeNode.BreadthFirstEnumeration, javax.swing.tree.DefaultMutableTreeNode.PathBetweenNodesEnumeration, javax.swing.tree.DefaultMutableTreeNode.PostorderEnumeration, javax.swing.tree.DefaultMutableTreeNode.PreorderEnumeration
 
Field Summary
protected  boolean hasLoaded
          Have the children of this node been loaded yet?
(package private)  FzyKnowledgebase kb
           
protected  float nameCount
          Number of names.
 
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
 
Constructor Summary
InfoSapientTreeNode(java.lang.Object o)
          Constructs a new InfoSapientTreeNode instance with o as the user object.
 
Method Summary
 java.awt.Color getColor()
          Insert the method's description here.
 java.awt.Font getFont()
          Insert the method's description here.
 boolean isLeaf()
          Return whether or not this is a leaf or not.
 
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, readObject, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString, writeObject
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Field Detail

kb

FzyKnowledgebase kb

nameCount

protected float nameCount
Number of names.

hasLoaded

protected boolean hasLoaded
Have the children of this node been loaded yet?
Constructor Detail

InfoSapientTreeNode

public InfoSapientTreeNode(java.lang.Object o)
                    throws java.lang.IllegalArgumentException
Constructs a new InfoSapientTreeNode instance with o as the user object.
Method Detail

getColor

public java.awt.Color getColor()
Insert the method's description here. Creation date: (05/09/01 3:25:46 PM)
Returns:
java.awt.Color

getFont

public java.awt.Font getFont()
Insert the method's description here. Creation date: (05/09/01 3:26:05 PM)
Returns:
java.awt.Font

isLeaf

public boolean isLeaf()
Return whether or not this is a leaf or not.
Overrides:
isLeaf in class javax.swing.tree.DefaultMutableTreeNode
Returns:
boolean

License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

Copyright (c) 2001, Workplace Performance Tools, All Rights Reserved