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

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

public class Wizard.OnDelete
extends Object
implements Runnable


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

public Wizard.OnDelete()
Method Detail

run

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