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

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

public class Wizard.OnNewTargetEditor
extends Object
implements Runnable


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

public Wizard.OnNewTargetEditor()
Method Detail

run

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