com.jxml.quick.util.qjmlWizard
Class Wizard.TSL

java.lang.Object
  |
  +--com.jxml.quick.util.qjmlWizard.Wizard.TSL
All Implemented Interfaces:
EventListener, TreeSelectionListener
Enclosing class:
Wizard

public class Wizard.TSL
extends Object
implements TreeSelectionListener


Constructor Summary
Wizard.TSL()
           
 
Method Summary
 void valueChanged(TreeSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Wizard.TSL

public Wizard.TSL()
Method Detail

valueChanged

public void valueChanged(TreeSelectionEvent e)
Specified by:
valueChanged in interface TreeSelectionListener