|
CESE 1.4.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.simulogic.dataview.legend.LegendTreeSelection
public class LegendTreeSelection
Class that specify custom selection for the legend tree: channel gets selected in response to the user selection on the tree
| Constructor Summary | |
|---|---|
LegendTreeSelection(DataView v)
Default constructor |
|
| Method Summary | |
|---|---|
void |
valueChanged(javax.swing.event.TreeSelectionEvent evt)
This method is invoked when tree selection changes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LegendTreeSelection(DataView v)
v - data view| Method Detail |
|---|
public void valueChanged(javax.swing.event.TreeSelectionEvent evt)
valueChanged in interface javax.swing.event.TreeSelectionListenerevt - selection eventTreeSelectionListener.valueChanged(TreeSelectionEvent)
|
CESE 1.4.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||