com.carlosbcruz.account.control
Class AccountEventControlLeafTreeSelection

java.lang.Object
  extended by com.carlosbcruz.account.control.AccountEventControlLeafTreeSelection
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.TreeSelectionListener

public class AccountEventControlLeafTreeSelection
extends java.lang.Object
implements javax.swing.event.TreeSelectionListener

Responds to the Tree Selection Event

Author:
Carlos Fernando Bella Cruz - pessoal@carlosbcruz.com

Method Summary
 void valueChanged(javax.swing.event.TreeSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

valueChanged

public void valueChanged(javax.swing.event.TreeSelectionEvent e)
Specified by:
valueChanged in interface javax.swing.event.TreeSelectionListener