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

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

public class Wizard.OnNewElement
extends Object
implements Runnable


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

public Wizard.OnNewElement()
Method Detail

run

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