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

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

public class Wizard.OnNewTargetClass
extends Object
implements Runnable


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

public Wizard.OnNewTargetClass()
Method Detail

run

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