Serialized Form
matrixFields
javax.swing.JTextField[][] matrixFields
choices
javax.swing.JComboBox choices
matrixPanel
javax.swing.JPanel matrixPanel
tournament
Tournament tournament
tournament
Tournament tournament
roundsTF
javax.swing.JFormattedTextField roundsTF
noiseTF
javax.swing.JFormattedTextField noiseTF
stDevTF
javax.swing.JFormattedTextField stDevTF
typeChoice
javax.swing.JComboBox typeChoice
applyB
javax.swing.JButton applyB
textArea
javax.swing.JTextArea textArea
tournament
Tournament tournament
chosenDirectory
java.io.File chosenDirectory
autoClear
boolean autoClear
autoClearCB
javax.swing.JCheckBox autoClearCB
fileOutput
boolean fileOutput
outputFile
java.io.File outputFile
fileWriter
java.io.FileWriter fileWriter
playerTable
ipdlx.gui.PlayerTable playerTable
chosenFile
java.io.File chosenFile
chosenDirectory
java.io.File chosenDirectory
tournament
Tournament tournament
nrPlayersLabel
javax.swing.JLabel nrPlayersLabel
timeTF
javax.swing.JLabel timeTF
resultsTable
ipdlx.gui.ResultsTable resultsTable
lastResult
TournamentResult lastResult
chosenFile
java.io.File chosenFile
chosenDirectory
java.io.File chosenDirectory
tournament
Tournament tournament
nrPlayersTF
javax.swing.JTextField[] nrPlayersTF
players
java.util.Hashtable<K,V> players
jarFileTF
javax.swing.JTextField jarFileTF
playerNameTF
javax.swing.JTextField playerNameTF
nrPlayersCreateTF
javax.swing.JTextField nrPlayersCreateTF
chosenFile
java.io.File chosenFile
chosenDirectory
java.io.File chosenDirectory
chosenStrategy
Strategy chosenStrategy
tournament
Tournament tournament
tournament
Tournament tournament
progressBar
javax.swing.JProgressBar progressBar
startButton
javax.swing.JButton startButton
stopButton
javax.swing.JButton stopButton
clearButton
javax.swing.JButton clearButton
totalGames
int totalGames
gamesRun
int gamesRun
|
Class ipdlx.tools.RandomNumbersTool extends java.lang.Object implements Serializable |