public class ChartTree
extends java.lang.Object
Constructor and Description |
---|
ChartTree() |
Modifier and Type | Method and Description |
---|---|
javax.swing.JTree |
getTree() |
void |
valueChanged(javax.swing.event.TreeSelectionEvent event)
Receives notification of tree selection events and updates the demo
display accordingly.
|