fbench.tree
Class Identification

java.lang.Object
  extended by fbench.dom.ElementModel
      extended by fbench.tree.DOMTreeNode
          extended by fbench.tree.Identification
All Implemented Interfaces:
javax.swing.tree.TreeNode, org.w3c.dom.events.EventListener

public class Identification
extends DOMTreeNode

A DOM tree node for Identification data.

Version:
20051027/JHC
Author:
JHC

Constructor Summary
Identification()
           
 
Method Summary
 
Methods inherited from class fbench.tree.DOMTreeNode
add, children, forElement, getAllowsChildren, getChildAt, getChildCount, getChildren, getIcon, getIndex, getParent, getText, handleEvent, hasInterface, isLeaf, removeAllChildren, setElement, setParent
 
Methods inherited from class fbench.dom.ElementModel
equals, forElement, getComment, getElement, getName, getType, isDigit, isLetter, isName, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Identification

public Identification()