java.io.Serializable
, java.lang.Cloneable
, javax.swing.tree.MutableTreeNode
, javax.swing.tree.TreeNode
private static class AtomSetChooser.AtomSet
extends javax.swing.tree.DefaultMutableTreeNode
Modifier and Type | Field | Description |
---|---|---|
private int |
atomSetIndex |
The index of that AtomSet
|
private java.lang.String |
atomSetName |
The name of the AtomSet
|
Constructor | Description |
---|---|
AtomSet(int atomSetIndex,
java.lang.String atomSetName) |
Modifier and Type | Method | Description |
---|---|---|
int |
getAtomSetIndex() |
|
java.lang.String |
toString() |
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, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject