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

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

public class Wizard.OnNewSelection
extends Object
implements Runnable


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

public Wizard.OnNewSelection()
Method Detail

run

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