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


Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

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