|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.controllers.customsearch.ComplexTreeSelectionListener
public class ComplexTreeSelectionListener
This class controls selection events in complex rules tree.
Constructor Summary | |
---|---|
ComplexTreeSelectionListener(CustomSearchDialog dialog,
javax.swing.JTree tree)
Constructor. |
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 ComplexTreeSelectionListener(CustomSearchDialog dialog, javax.swing.JTree tree)
dialog
- the dialogtree
- the treeMethod 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 |