-
miners
Miner[] miners
User specified miners to use.
-
pcRadio
JRadioButton pcRadio
Checkbox for downloading and using PC data.
-
customFileRadio
JRadioButton customFileRadio
Checkbox for downloading and using PC data.
-
customURLRadio
JRadioButton customURLRadio
Checkbox for downloading and using PC data.
-
modelField
JTextField modelField
Text fiels for model filename.
-
urlField
JTextField urlField
Text fiels for model filename.
-
loadButton
JButton loadButton
Button for loading the model.
-
pcCombo
JComboBox<E> pcCombo
Combo box for pattern to use.
-
patternCombo
JComboBox<E> patternCombo
Combo box for pattern to use.
-
descArea
JTextArea descArea
Area for description of the pattern.
-
outputField
JTextField outputField
Field for output file name.
-
runButton
JButton runButton
Button for searching the model.
-
prgLabel
JLabel prgLabel
Text for the progress.
-
prgBar
JProgressBar prgBar
The progress bar.