control
Class Globals

java.lang.Object
  extended by control.Globals

public class Globals
extends java.lang.Object

Author:
Ole Kristian Date: 27.nov.2006 Time: 14:56:27 To change this template use File | Settings | File Templates.

Field Summary
static boolean showGui
           
static boolean useClustering
           
 
Constructor Summary
Globals()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

showGui

public static boolean showGui

useClustering

public static boolean useClustering
Constructor Detail

Globals

public Globals()