Serialized Form
middle
javax.swing.JPanel middle
currentMiddle
javax.swing.JPanel currentMiddle
east
javax.swing.JPanel east
west
javax.swing.JPanel west
north
javax.swing.JPanel north
south
javax.swing.JPanel south
goalLabel
javax.swing.JLabel goalLabel
game
Game game
scoreLabel
javax.swing.JLabel scoreLabel
player
Player player
gd
GameData gd
col
java.lang.String col
msgLabel
javax.swing.JLabel msgLabel
status
int status
timeOut
boolean timeOut
Class game.IDPanel extends javax.swing.JPanel implements Serializable |
nameTF
javax.swing.JTextField nameTF
schoolTF
javax.swing.JTextField schoolTF
countryCB
javax.swing.JComboBox countryCB
nameChangeCountdown
int nameChangeCountdown
nameLabel
javax.swing.JLabel nameLabel
done
boolean done
name
java.lang.String name
going
boolean going
timeOut
boolean timeOut
instructions
javax.swing.JLabel[] instructions
Class game.MainPanel extends javax.swing.JPanel implements Serializable |
currentPanel
SwitchingPanel currentPanel
state
int state
cp
BorderedPanel cp
name
java.lang.String name
gamesToStore
java.util.ArrayList<E> gamesToStore
hasWarned
boolean hasWarned
mytype
java.lang.String mytype
idPanel
IDPanel idPanel
scoreManager
ScoreManager scoreManager