Package ffx.ui

Class Hierarchy

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, TreeModelListener, TreeSelectionListener, Scrollable

public final class Hierarchy extends JTree implements TreeSelectionListener, TreeModelListener
The Hierarchy Class creates and manages a JTree view of the data structure. It is used for synchronization, handles the selection mechanism, and sets the active system and nodes.
Author:
Michael J. Schnieders
See Also: