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

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

public class Wizard.LSL
extends Object
implements ListSelectionListener


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

Constructor Detail

Wizard.LSL

public Wizard.LSL()
Method Detail

valueChanged

public void valueChanged(ListSelectionEvent e)
Specified by:
valueChanged in interface ListSelectionListener