gate.gui
Class ShellSlacFrame.ImportRunnable
java.lang.Object
gate.gui.ShellSlacFrame.ImportRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ShellSlacFrame
- private class ShellSlacFrame.ImportRunnable
- extends Object
- implements Runnable
Object to run ExportAll in a new Thread
Field Summary |
(package private) File |
file
|
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
file
File file
ShellSlacFrame.ImportRunnable
ShellSlacFrame.ImportRunnable(File targetFile)
run
public void run()
- Specified by:
run
in interface Runnable