gate.gui
Class ShellSlacFrame.ExportInline
java.lang.Object
gate.gui.ShellSlacFrame.ExportInline
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ShellSlacFrame
- private class ShellSlacFrame.ExportInline
- extends Object
- implements Runnable
New thread object for export inline
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
targetFile
File targetFile
document
Document document
ShellSlacFrame.ExportInline
ShellSlacFrame.ExportInline(Document doc,
File target)
getTypes
protected Set getTypes(String types)
run
public void run()
- Specified by:
run
in interface Runnable