Serialized Form
statusLabel
javax.swing.JLabel statusLabel
chess
Chess chess
algorithms
ChessAlgorithm[] algorithms
names
java.lang.String[] names
chessPanel
edu.gwu.champAlg.ChessPanel chessPanel
fromXField
javax.swing.JTextField[] fromXField
fromYField
javax.swing.JTextField[] fromYField
toXField
javax.swing.JTextField[] toXField
toYField
javax.swing.JTextField[] toYField
chessBoard
ChessBoard chessBoard
turn
int turn
gameOver
boolean gameOver
statusLabel
javax.swing.JLabel statusLabel
tic
TicTacToe tic
algorithms
TicTacToeAlgorithm[] algorithms
names
java.lang.String[] names
ticPanel
edu.gwu.champAlg.TicPanel ticPanel
xField
javax.swing.JTextField[] xField
yField
javax.swing.JTextField[] yField
ticBoard
TicBoard ticBoard
turn
int turn
gameOver
boolean gameOver
logWriter
java.io.PrintWriter logWriter
N
int N
M
int M
Class gd.GDViewer extends javax.swing.JPanel implements Serializable |
problem
GDProblem problem
solutionColor
java.awt.Color solutionColor
solutions
java.util.ArrayList<E> solutions
fChooser
javax.swing.JFileChooser fChooser
statusLabel
javax.swing.JLabel statusLabel
colorB
javax.swing.JButton colorB
minX
double minX
maxX
double maxX
minY
double minY
maxY
double maxY
numIntervals
int numIntervals
df
java.text.DecimalFormat df
inset
int inset
Class mst.MSTViewer extends javax.swing.JPanel implements Serializable |
mProblem
MSTProblem mProblem
solutionColor
java.awt.Color solutionColor
solutions
java.util.ArrayList<E> solutions
fChooser
javax.swing.JFileChooser fChooser
statusLabel
javax.swing.JLabel statusLabel
colorB
javax.swing.JButton colorB
minX
double minX
maxX
double maxX
minY
double minY
maxY
double maxY
numIntervals
int numIntervals
df
java.text.DecimalFormat df
inset
int inset
Class tsp.TSPViewer extends javax.swing.JPanel implements Serializable |
points
Pointd[] points
solutionColor
java.awt.Color solutionColor
solutions
java.util.ArrayList<E> solutions
fChooser
javax.swing.JFileChooser fChooser
statusLabel
javax.swing.JLabel statusLabel
colorB
javax.swing.JButton colorB
minX
double minX
maxX
double maxX
minY
double minY
maxY
double maxY
numIntervals
int numIntervals
df
java.text.DecimalFormat df
inset
int inset