org.openscience.jmol.app
private static class AtomSetChooser.AtomSet extends DefaultMutableTreeNode
| Field Summary | |
|---|---|
| int | atomSetIndex
The index of that AtomSet |
| String | atomSetName
The name of the AtomSet |
| Constructor Summary | |
|---|---|
| AtomSet(int atomSetIndex, String atomSetName) | |
| Method Summary | |
|---|---|
| int | getAtomSetIndex() |
| String | toString() |