|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.controllers.navigation.listeners.NavigationTreeSelectionListener
public class NavigationTreeSelectionListener
The listener interface for receiving navigationTreeSelection events.
| Constructor Summary | |
|---|---|
NavigationTreeSelectionListener(NavigationController controller,
NavigationPanel panel)
Instantiates a new navigation tree selection listener. |
|
| Method Summary | |
|---|---|
void |
valueChanged(javax.swing.event.TreeSelectionEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NavigationTreeSelectionListener(NavigationController controller,
NavigationPanel panel)
controller - the controllerpanel - the panel| Method Detail |
|---|
public void valueChanged(javax.swing.event.TreeSelectionEvent e)
valueChanged in interface javax.swing.event.TreeSelectionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||