gate.gui
Class ShellSlacFrame.ANNIERunnable

java.lang.Object
  |
  +--gate.gui.ShellSlacFrame.ANNIERunnable
All Implemented Interfaces:
Runnable
Enclosing class:
ShellSlacFrame

public class ShellSlacFrame.ANNIERunnable
extends Object
implements Runnable

Create default ANNIE


Field Summary
(package private)  MainFrame parentFrame
           
 
Constructor Summary
(package private) ShellSlacFrame.ANNIERunnable(MainFrame parent)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parentFrame

MainFrame parentFrame
Constructor Detail

ShellSlacFrame.ANNIERunnable

ShellSlacFrame.ANNIERunnable(MainFrame parent)
Method Detail

run

public void run()
Specified by:
run in interface Runnable