public class Globals
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static boolean | 
clipBoarding  | 
static boolean | 
delayedDrawing  | 
static int | 
myPenSize  | 
static ModeType | 
theMode  | 
static int | 
worryMax  | 
static boolean | 
zeroMargin  | 
static double | 
zoomBase  | 
| Constructor and Description | 
|---|
Globals()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
sysbeep(int i)
Make some very rude noise for the specified time. 
 | 
public static int myPenSize
public static boolean clipBoarding
public static boolean zeroMargin
public static int worryMax
public static ModeType theMode
public static boolean delayedDrawing
public static double zoomBase