Serialized Form


Package <Unnamed>

Class SimpleNIMGUI extends JFrame implements Serializable

Serialized Fields

game

SimpleNIM game

sticksPicked

int sticksPicked

totalSticksPicked

int totalSticksPicked

sticks

JCheckBox[] sticks

buttonGroup

ButtonGroup buttonGroup

oneStickButton

JRadioButton oneStickButton

twoStickButton

JRadioButton twoStickButton

threeStickButton

JRadioButton threeStickButton

messageBar

JLabel messageBar