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

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

public class Wizard.OnUpdate
extends Object
implements Runnable


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

public Wizard.OnUpdate()
Method Detail

run

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