Serialized Form
Package edu.wwu.tobikley.acgc.ui |
serialVersionUID: 1L
jContentPane
JPanel jContentPane
selectGraphButton
JButton selectGraphButton
countingAlgorithm
CountingAlgorithm countingAlgorithm
selectedGraphFile
JLabel selectedGraphFile
numberColoringsLabel
JLabel numberColoringsLabel
numberOfColorings
JLabel numberOfColorings
runTimeLabel
JLabel runTimeLabel
runTime
JLabel runTime
countButton
JButton countButton
numberOfColorsLabel
JLabel numberOfColorsLabel
numberOfColors
JTextField numberOfColors
progressBar
JProgressBar progressBar
executor
ExecutorService executor
res
Future<V> res
graph
Graph graph
task
ACGC.CountingTask task
precisionLabel
JLabel precisionLabel
probabilityLabel
JLabel probabilityLabel
precision
JTextField precision
probability
JTextField probability
algSelected
JComboBox algSelected
showGraphButton
JButton showGraphButton
resultList
JTextArea resultList
resultScrollPane
JScrollPane resultScrollPane
progressText
JLabel progressText
iterationsLabel
JLabel iterationsLabel
iterations
JTextField iterations
resultsLabel
JLabel resultsLabel
parametersLabel
JLabel parametersLabel
graphLabel
JLabel graphLabel
selectAlgorithmLabel
JLabel selectAlgorithmLabel
serialVersionUID: 1L
jContentPane
JPanel jContentPane
graph
Graph graph
layout
AbstractLayout layout
vv
VisualizationViewer vv
Copyright © 2007 Tobias Kley. All Rights Reserved.