Serialized Form


Package com.askywhale.missing

Class com.askywhale.missing.AppletInterface extends javax.swing.JApplet implements Serializable

Serialized Fields

okButton

javax.swing.JButton okButton

choiceBox

javax.swing.JComboBox choiceBox

scoreTextField

javax.swing.JTextPane scoreTextField

infosTextField

javax.swing.JTextPane infosTextField

predictionsTextField

javax.swing.JTextPane predictionsTextField

textInfo

java.lang.String textInfo

mainPanel

javax.swing.JPanel mainPanel

game

Game game

previousGame

Game previousGame

soundPlayer

SoundPlayer soundPlayer

gf

GameFactory gf