gate.gui
Class ShellSlacFrame.ApplicationLoadRun
java.lang.Object
gate.gui.ShellSlacFrame.ApplicationLoadRun
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ShellSlacFrame
- private class ShellSlacFrame.ApplicationLoadRun
- extends Object
- implements Runnable
Load application from file
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
appURL
private String appURL
appFrame
private MainFrame appFrame
ShellSlacFrame.ApplicationLoadRun
public ShellSlacFrame.ApplicationLoadRun(String url,
MainFrame frame)
run
public void run()
- Specified by:
run
in interface Runnable