gate.gui
Class BootStrapDialog.CreateResourceRunner
java.lang.Object
gate.gui.BootStrapDialog.CreateResourceRunner
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- BootStrapDialog
- class BootStrapDialog.CreateResourceRunner
- extends Object
- implements Runnable
Class used to run an annot. diff in a new thread
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootStrapDialog.CreateResourceRunner
public BootStrapDialog.CreateResourceRunner()
run
public void run()
- Specified by:
run
in interface Runnable