public class TuttiMessageNodeSupport<O> extends DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
TuttiMessageNodeSupport(O userObject,
ImageIcon icon,
JComponent editor) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getEditor() |
ImageIcon |
getIcon() |
O |
getUserObject() |
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, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic TuttiMessageNodeSupport(O userObject, ImageIcon icon, JComponent editor)
public JComponent getEditor()
public ImageIcon getIcon()
public O getUserObject()
getUserObject in class DefaultMutableTreeNodeCopyright © 2012–2014 Ifremer. All rights reserved.