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

java.lang.Object
  |
  +--com.jxml.quick.util.qjmlWizard.Wizard.OnAfter
All Implemented Interfaces:
Runnable
Enclosing class:
Wizard

public class Wizard.OnAfter
extends Object
implements Runnable


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

Constructor Detail

Wizard.OnAfter

public Wizard.OnAfter()
Method Detail

run

public void run()
Specified by:
run in interface Runnable