Serialized Form
serialVersionUID: -8807342308085600468L
fourColorPanel
examples.FourColor.FourColorPanel fourColorPanel
nextButton
Button nextButton
quitButton
Button quitButton
state
int state
Package jp.ac.kobe_u.cs.cream |
serialVersionUID: 2455481861250231140L
startTime
long startTime
solvers
ArrayList<E> solvers
solverData
IdentityHashMap<K,V> solverData
current_x
int current_x
xmin
int xmin
xmax
int xmax
ymin
int ymin
ymax
int ymax
image
Image image
prevPaintTime
long prevPaintTime
topMargin
int topMargin
botMargin
int botMargin
leftMargin
int leftMargin
rightMargin
int rightMargin
xscale
double xscale
yscale
double yscale
colors
Color[] colors
Cream: Constraint Programming Class Library for Java