|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.ucla.stat.SOCR.chart.ChartTree
public class ChartTree
this is the class generate a static JTree, replaced by ChartTree_dynamic class
Constructor Summary | |
---|---|
ChartTree()
|
Method Summary | |
---|---|
javax.swing.JTree |
getTree()
|
void |
valueChanged(javax.swing.event.TreeSelectionEvent event)
Receives notification of tree selection events and updates the demo display accordingly. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChartTree()
Method Detail |
---|
public javax.swing.JTree getTree()
public void valueChanged(javax.swing.event.TreeSelectionEvent event)
event
- the event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |