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

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

public class Wizard.WActionListener
extends Object
implements ActionListener


Constructor Summary
Wizard.WActionListener()
           
 
Method Summary
 void actionPerformed(ActionEvent ae)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Wizard.WActionListener

public Wizard.WActionListener()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent ae)
Specified by:
actionPerformed in interface ActionListener