Serialized Form


Package sudoku_lsd

Class sudoku_lsd.SudokuDisplay extends java.awt.Frame implements Serializable

Serialized Fields

DIM_HOR

int DIM_HOR

DIM_VER

int DIM_VER

colorB

java.awt.Color colorB

colorL

java.awt.Color colorL

bigB

java.awt.Dimension bigB

smallB

java.awt.Dimension smallB

backD

java.awt.Dimension backD

histD

java.awt.Dimension histD

s0

int s0

d0

int d0

d1

int d1

b1

int b1

histx

int histx

backx

int backx

backy

int backy

big

java.awt.Label[][] big

small

java.awt.Button[][][] small

back

java.awt.Button back

auto

java.awt.Button auto

reset

java.awt.Button reset

hist

java.awt.Label hist

S

Sudoku S

S0

Sudoku S0

history

int history

H

java.util.Hashtable<K,V> H

bigFont

java.awt.Font bigFont