net.javaprog.ui.wizard.plaf.basic
Class BasicActionHandler
java.lang.Object
net.javaprog.ui.wizard.plaf.basic.BasicActionHandler
- All Implemented Interfaces:
- ActionListener, EventListener
public class BasicActionHandler
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
model
protected WizardModel model
BasicActionHandler
public BasicActionHandler(WizardModel model)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener