-
REDIRECTCONSOLE
boolean REDIRECTCONSOLE
Defines if the standard output is redirected to the FREVO graphical
console
-
problemIcon
javax.swing.ImageIcon problemIcon
-
problem_hIcon
javax.swing.ImageIcon problem_hIcon
-
methodIcon
javax.swing.ImageIcon methodIcon
-
method_hIcon
javax.swing.ImageIcon method_hIcon
-
representationIcon
javax.swing.ImageIcon representationIcon
-
representation_hIcon
javax.swing.ImageIcon representation_hIcon
-
rankingIcon
javax.swing.ImageIcon rankingIcon
-
ranking_hIcon
javax.swing.ImageIcon ranking_hIcon
-
advancedIcon
javax.swing.ImageIcon advancedIcon
-
advanced_hIcon
javax.swing.ImageIcon advanced_hIcon
-
loadingIcon
javax.swing.ImageIcon loadingIcon
-
mainlayout
javax.swing.GroupLayout mainlayout
-
loadLayout
javax.swing.GroupLayout loadLayout
-
topLayout
javax.swing.GroupLayout topLayout
-
loadingPanel
FrevoLoadingPanel loadingPanel
-
mainContainer
java.awt.Container mainContainer
-
splitPane
javax.swing.JSplitPane splitPane
-
topPanel
javax.swing.JPanel topPanel
-
statisticPanel
javax.swing.JTabbedPane statisticPanel
-
populationsTabbedPane
javax.swing.JTabbedPane populationsTabbedPane
-
progressBar
javax.swing.JProgressBar progressBar
-
consolesaveButton
javax.swing.JButton consolesaveButton
-
consoleclearButton
javax.swing.JButton consoleclearButton
-
batchEvalSplitPane
javax.swing.JSplitPane batchEvalSplitPane
-
batchEvalLayout
javax.swing.GroupLayout batchEvalLayout
-
batchQueuePanel
javax.swing.JPanel batchQueuePanel
-
batchQueueTableModel
BatchQueueTableModel batchQueueTableModel
-
batchQueueTable
JBatchQueueTable batchQueueTable
-
addToQueueButton
javax.swing.JButton addToQueueButton
-
eraseQueueButton
javax.swing.JButton eraseQueueButton
-
backFromEvaluationButton
javax.swing.JButton backFromEvaluationButton
-
startBatchEvaluationButton
javax.swing.JButton startBatchEvaluationButton
-
representationsList
javax.swing.JList<E> representationsList
-
selectedEvalElementPropertiesTablePane
javax.swing.JScrollPane selectedEvalElementPropertiesTablePane
-
selectedEvalElementPropertiesTable
graphics.FrevoWindow.JPropertiesTable selectedEvalElementPropertiesTable
-
selectedEvalElementPropertiesTableModel
graphics.FrevoWindow.PropertiesTableModel selectedEvalElementPropertiesTableModel
-
addTaskWindow
AddTaskToQueueWindow addTaskWindow
-
configPanel
javax.swing.JPanel configPanel
-
problemButton
javax.swing.JLabel problemButton
-
methodButton
javax.swing.JLabel methodButton
-
representationButton
javax.swing.JLabel representationButton
-
rankingButton
javax.swing.JLabel rankingButton
-
problemLabel
javax.swing.JLabel problemLabel
-
methodLabel
javax.swing.JLabel methodLabel
-
representationLabel
javax.swing.JLabel representationLabel
-
rankingLabel
javax.swing.JLabel rankingLabel
-
advancedButton
javax.swing.JLabel advancedButton
-
advancedLabel
javax.swing.JTextPane advancedLabel
-
advancedPanel
javax.swing.JPanel advancedPanel
-
numberofrunsLabel
javax.swing.JLabel numberofrunsLabel
-
numberofrunsTextField
JIntegerTextField numberofrunsTextField
-
seedLabel
javax.swing.JLabel seedLabel
-
seedTextField
JIntegerTextField seedTextField
-
simnameLabel
javax.swing.JLabel simnameLabel
-
simnameTextField
javax.swing.JTextField simnameTextField
-
advancedSettingsBackButton
javax.swing.JButton advancedSettingsBackButton
-
simcontrolPanel
javax.swing.JPanel simcontrolPanel
-
startButton
javax.swing.JButton startButton
-
stopButton
javax.swing.JButton stopButton
-
resetButton
javax.swing.JButton resetButton
-
resultsPanel
javax.swing.JPanel resultsPanel
-
evaluationPanel
javax.swing.JPanel evaluationPanel
-
replayButton
javax.swing.JButton replayButton
-
detailsButton
javax.swing.JButton detailsButton
-
closeresButton
javax.swing.JButton closeresButton
-
seedresLabel
javax.swing.JLabel seedresLabel
-
seedresTextField
JIntegerTextField seedresTextField
-
evalTable
graphics.FrevoWindow.JPropertiesTable evalTable
-
evalControlPanel
javax.swing.JPanel evalControlPanel
-
startEvalButton
javax.swing.JButton startEvalButton
-
batchEvalButton
javax.swing.JButton batchEvalButton
-
consoleTextPane
javax.swing.JTextPane consoleTextPane
-
consoleScrollPane
javax.swing.JScrollPane consoleScrollPane
-
resultsSplitPane
javax.swing.JSplitPane resultsSplitPane
-
evalScrollPane
javax.swing.JScrollPane evalScrollPane
-
aboutItem
javax.swing.JMenuItem aboutItem
-
loadResultsItem
javax.swing.JMenuItem loadResultsItem
-
loadSessionItem
javax.swing.JMenuItem loadSessionItem
-
saveasItem
javax.swing.JMenuItem saveasItem
-
saveItem
javax.swing.JMenuItem saveItem
-
exitItem
javax.swing.JMenuItem exitItem
-
ccreatorItem
javax.swing.JMenuItem ccreatorItem
-
simconnectorItem
javax.swing.JMenuItem simconnectorItem
-
exportComponentItem
javax.swing.JMenuItem exportComponentItem
-
importComponentItem
javax.swing.JMenuItem importComponentItem
-
eraseComponentItem
javax.swing.JMenuItem eraseComponentItem
-
reloadComponentsItem
javax.swing.JMenuItem reloadComponentsItem
-
pBrowser
ComponentBrowser pBrowser
-
mBrowser
ComponentBrowser mBrowser
-
reBrowser
ComponentBrowser reBrowser
-
raBrowser
ComponentBrowser raBrowser
-
exportSelector
ComponentSelector exportSelector
-
deleteSelector
ComponentSelector deleteSelector
-
simulationWorkerThread
FrevoWindow.SimulationWorkerThread simulationWorkerThread
Worker Thread that runs the method
behind the graphics
-
sessionIsPaused
boolean sessionIsPaused
Indicates if a session is currently in progress
-
activeSeed
long activeSeed
-
candidatesToEvaluate
java.util.ArrayList<E> candidatesToEvaluate
-
populations
java.util.ArrayList<E> populations
Loaded populations
-
jLists
java.util.ArrayList<E> jLists
-
pin
java.io.PipedInputStream pin
-
pin2
java.io.PipedInputStream pin2
-
stdOutReader
java.lang.Thread stdOutReader
-
stdErrReader
java.lang.Thread stdErrReader
-
consoleDoc
javax.swing.text.StyledDocument consoleDoc
-
OutStyle
javax.swing.text.Style OutStyle
-
ErrStyle
javax.swing.text.Style ErrStyle
-
activesessionfile
java.io.File activesessionfile