swingwtx.swing.event
Interface TreeSelectionListener

All Superinterfaces:
java.util.EventListener

public interface TreeSelectionListener
extends java.util.EventListener


Method Summary
 void valueChanged(TreeSelectionEvent e)
           
 

Method Detail

valueChanged

public void valueChanged(TreeSelectionEvent e)