Serialized Form
serialVersionUID: 45344L
serialVersionUID: 144L
map
Map<K,V> map
moves
Collection<E> moves
selectedPanel
SquarePanel selectedPanel
serialVersionUID: 85253L
newButton
JButton newButton
loadButton
JButton loadButton
saveButton
JButton saveButton
standardButton
JRadioButton standardButton
fantasyButton
JRadioButton fantasyButton
boardPanel
BoardPanel boardPanel
wLabel
JLabel wLabel
bLabel
JLabel bLabel
wTimeLabel
JLabel wTimeLabel
bTimeLabel
JLabel bTimeLabel
historyArea
JTextArea historyArea
gameThread
GameThread gameThread
selectedPosition
Position selectedPosition
dragStart
Position dragStart
serialVersionUID: 666L
wHuman
JRadioButton wHuman
wCPU
JRadioButton wCPU
bHuman
JRadioButton bHuman
bCPU
JRadioButton bCPU
wTime
JTextField wTime
bTime
JTextField bTime
powerupField
JTextField powerupField
beginButton
JButton beginButton
successful
boolean successful
serialVersionUID: 54321L
canMove
boolean canMove
canBeTaken
boolean canBeTaken
isSelected
boolean isSelected
piece
Piece piece