Serialized Form
myLexicon
ILexicon myLexicon
computerPlayer
IAutoPlayer computerPlayer
humanPlayer
IPlayer humanPlayer
myFinder
IWordOnBoardFinder myFinder
myBoard
BoggleBoard myBoard
myBoardPanel4
assignment2.BoggleGUI.BoggleBoardPanel myBoardPanel4
myBoardPanel5
assignment2.BoggleGUI.BoggleBoardPanel myBoardPanel5
myBoardPanel
assignment2.BoggleGUI.BoggleBoardPanel myBoardPanel
humanArea
assignment2.BoggleGUI.PlayerView humanArea
computerArea
assignment2.BoggleGUI.PlayerView computerArea
wordEntryField
assignment2.BoggleGUI.WordEntryField wordEntryField
mySeconds
int mySeconds
myGameLength
int myGameLength
myProgress
javax.swing.JProgressBar myProgress
myTimer
javax.swing.Timer myTimer
myBoardSize
int myBoardSize
myModel
javax.swing.DefaultListModel myModel
myListeners
java.util.List<E> myListeners