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

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

public class Wizard.OnNewValue
extends Object
implements Runnable


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

public Wizard.OnNewValue()
Method Detail

run

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