Class BatchFromStrippedGUI2

java.lang.Object
  extended byBatchFromStrippedGUI2

public class BatchFromStrippedGUI2
extends java.lang.Object


Field Summary
static LomnitzAutonome world
           
 
Constructor Summary
BatchFromStrippedGUI2()
          Creates a new instance of BatchFromStrippedGUI2
 
Method Summary
static void main(java.lang.String[] args)
           
static void runNextBatchEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

world

public static LomnitzAutonome world
Constructor Detail

BatchFromStrippedGUI2

public BatchFromStrippedGUI2()
Creates a new instance of BatchFromStrippedGUI2

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments

runNextBatchEntry

public static void runNextBatchEntry()