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

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

public class Wizard.ESL
extends Object
implements ListSelectionListener


Constructor Summary
Wizard.ESL()
           
 
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.ESL

public Wizard.ESL()
Method Detail

valueChanged

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