org.datastorm.controller
Class Prefs

java.lang.Object
  extended byorg.datastorm.controller.Prefs

public class Prefs
extends Object


Field Summary
static String VERSION
           
static int WINDOW_X
           
static int WINDOW_Y
           
 
Constructor Summary
Prefs()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WINDOW_X

public static final int WINDOW_X
See Also:
Constant Field Values

WINDOW_Y

public static final int WINDOW_Y
See Also:
Constant Field Values

VERSION

public static final String VERSION
See Also:
Constant Field Values
Constructor Detail

Prefs

public Prefs()