gate.gui
Class ShellSlacFrame.ExportAllRunnable
java.lang.Object
gate.gui.ShellSlacFrame.ExportAllRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ShellSlacFrame
- private class ShellSlacFrame.ExportAllRunnable
- extends Object
- implements Runnable
Object to run ExportAll 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 |
directory
File directory
ShellSlacFrame.ExportAllRunnable
ShellSlacFrame.ExportAllRunnable(File targetDirectory)
run
public void run()
- Specified by:
run
in interface Runnable