Serialized Form
Package net.bluebones.boggle |
parentPlayer
Player parentPlayer
aiComboBox
JComboBox aiComboBox
ui
UI ui
potentialTheme
Theme potentialTheme
fontField
JTextField fontField
applyButton
JButton applyButton
preview
JLabel preview
themesComboBox
JComboBox themesComboBox
diceSizeSpinner
JSpinner diceSizeSpinner
fontComboBox
JComboBox fontComboBox
theme
Theme theme
letters
char[][] letters
dieFaces
JLabel[][] dieFaces
addr
String addr
player
Player player
name
String name
gameId
GameId gameId
connectionDetail
JLabel connectionDetail
connectionImage
JLabel connectionImage
addressLabel
JLabel addressLabel
addressDetail
JLabel addressDetail
isHost
boolean isHost
serverAddress
String serverAddress
uid
UID uid
name
String name
client
IClient client
uniqueWords
Set<E> uniqueWords
duplicateWords
Set<E> duplicateWords
misspeltWords
Set<E> misspeltWords
tooShortWords
Set<E> tooShortWords
notOnBoardWords
Set<E> notOnBoardWords
turns
Turn[] turns
letters
char[][] letters
scores
Map<K,V> scores
scoreTable
JTable scoreTable
tableModel
ScoreTableModel tableModel
selectedClients
NamedClient[] selectedClients
player
HumanPlayer player
rightClickMenu
JPopupMenu rightClickMenu
data
Object[][] data
cols
String[] cols
namedClients
NamedClient[] namedClients
host
Client host
clients
Set<E> clients
turns
Set<E> turns
letters
char[][] letters
rubber
Rubber rubber
player
Player player
sent
boolean sent
addr
String addr
gameId
GameId gameId
waitingClients
Set<E> waitingClients
gameInProgress
boolean gameInProgress
maxLabel
JLabel maxLabel
progressBar
JProgressBar progressBar
marked
boolean marked
words
Set<E> words
uniqueWords
Set<E> uniqueWords
duplicateWords
Set<E> duplicateWords
misspeltWords
Set<E> misspeltWords
notOnBoardWords
Set<E> notOnBoardWords
tooShortWords
Set<E> tooShortWords
namedClient
NamedClient namedClient
list
JTextArea list
words
Set<E> words
wordEntry
JTextField wordEntry