A C D F G H I J L M N P R S T U V W

G

getActionSet() - Method in class de.dfg.oc.logfileanalyzer.DataElement
Returns the DefaultTableModel containing the action set.
getAutoChart() - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Returns true if histograms are automatically created for all table columns.
getAutoResize() - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Returns the auto-resize behavior of all tables.
getColumnName() - Method in class de.dfg.oc.logfileanalyzer.ComparisonDataSet
Returns the name of the table column.
getColumnNames() - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Returns the column names of classifier tables.
getCurrentElement() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Returns the current DataElement with the currently shown data.
getDataImporter() - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Returns the dataImporter used for reading log-files.
getDescription() - Method in class de.dfg.oc.logfileanalyzer.gui.ChoosableFileFilter
Returns a textual description of the accepted file-type.
getFileOpenFilters() - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Returns a list of file filters that are used in the "Open"-dialog.
getFirstElement() - Method in class de.dfg.oc.logfileanalyzer.DataMemory
Returns the DataElement of the first iteration.
getHistograms() - Method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Returns the histograms that are available for visualization.
getInput() - Method in class de.dfg.oc.logfileanalyzer.DataElement
Returns the input of this DataElement.
getInstance() - Static method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Returns the singleton instance of the LogFileAnalyzer.
getIteration() - Method in class de.dfg.oc.logfileanalyzer.DataElement
Returns the iteration of this DataElement.
getJButtonFirst() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jButtonFirst.
getJButtonLast() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jButtonLast.
getJButtonNext() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jButtonNext.
getJButtonPrevious() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jButtonPrevious.
getJCheckBoxMenuItemAll() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jCheckBoxMenuItemAll.
getJCheckBoxMenuItemNone() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jCheckBoxMenuItemNone.
getJComboBoxHistogramSelector() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jComboBoxHistogramSelector that selects the histogram displayed in this ChartFrame.
getJComboBoxTableSelector() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jComboBoxTableSelector that selects the table displayed in this ChartFrame.
getJContentPane() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jContentPane.
getJJMenuBar() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jJMenuBar and adds jMenuFile and jMenuView.
getJMenuFile() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jMenuFile and adds jMenuItemOpen and jMenuItemExit.
getJMenuItemChart() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jMenuNewChart and adds an actionListener.
getJMenuItemExit() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jMenuItemExit and adds an actionListener.
getJMenuItemOpen() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jMenuItemOpen and adds an actionListener.
getJMenuTable() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jMenuSelectColumns.
getJMenuView() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jMenuView.
getJPanelComboBoxes() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jPanelComboBoxes.
getJPanelContentpane() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jPanelContentpane that contains all panels used in this ChartFrame.
getJPanelControlpane() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jPanelControlpane and adds jTextFieldIteration, jButtonPrevious jButtonNext, jButtonFirst and jButtonLast.
getJPanelHistogram() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jPanelHistogram that contains the histogram.
getJPanelInfoAndHistogram() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jPanelInfoAndHistogram that contains the jPanelInformation and the jPanelHistogram.
getJPanelInformation() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jPanelInformation.
getJPanelLimits() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jPanelLimits.
getJPanelLowerLimit() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jPanelLowerLimit.
getJPanelUpperLimit() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jPanelUpperLimit.
getJScrollPaneActionSet() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jScrollPaneActionSet.
getJScrollPaneMatchSet() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jScrollPaneMatchSet.
getJScrollPanePopulation() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jScrollPanePopulation.
getJTabbedPane() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jTabbedPane.
getJTableActionSet() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jTableActionSet.
getJTableMatchSet() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jTableMatchSet.
getJTablePopulation() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jTablePopulation.
getJTextAreaClassifiers() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jTextAreaClassifiers that contains the number of classifiers displayed in this ChartFrame.
getJTextAreaLowerLimit() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jTextAreaLowerLimit that provides a description for the corresponding jTextFieldLowerLimit.
getJTextAreaUpperLimit() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jTextAreaUpperLimit that provides a description for the corresponding jTextFieldUpperLimit.
getJTextField_input() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes jTextField_input.
getJTextFieldIteration() - Method in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Initializes the jTextFieldIteration and adds an actionListener to search for a specific iteration.
getJTextFieldLowerLimit() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jTextFieldLowerLimit that defines a lower limit for values displayed in this ChartFrame.
getJTextFieldUpperLimit() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Initializes the jTextFieldUpperLimit that defines an upper limit for values displayed in this ChartFrame.
getLastElement() - Method in class de.dfg.oc.logfileanalyzer.DataMemory
Returns the DataElement of the last iteration.
getMatchSet() - Method in class de.dfg.oc.logfileanalyzer.DataElement
Returns the DefaultTableModel containing the match set.
getMax() - Method in class de.dfg.oc.logfileanalyzer.ComparisonDataSet
Returns the maximum value contained in the column.
getMin() - Method in class de.dfg.oc.logfileanalyzer.ComparisonDataSet
Returns the minimum value contained in the column.
getMyTableFrame() - Method in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Returns the TableFrame that opened this ChartFrame.
getNextDataElement(BufferedReader) - Method in interface de.dfg.oc.logfileanalyzer.DataImporterInterface
Returns a DataElement-object containing the classifier sets of the next unprocessed iteration.
getNextDataElement(BufferedReader) - Method in class de.dfg.oc.logfileanalyzer.DefaultDataImporter
 
getNextElement() - Method in class de.dfg.oc.logfileanalyzer.DataElement
Returns a reference to the DataElement containing the classifier sets for the next iteration.
getNumberOfVisibleClassifiers() - Method in class de.dfg.oc.logfileanalyzer.histogram.AbstractHistogram
Return the number of classifiers shown in the histogram.
getPopulation() - Method in class de.dfg.oc.logfileanalyzer.DataElement
Returns the DefaultTableModel containing the population.
getPreviousElement() - Method in class de.dfg.oc.logfileanalyzer.DataElement
Returns a reference to the DataElement containing the classifier sets for the previous iteration.
getSelected() - Method in class de.dfg.oc.logfileanalyzer.ComparisonDataSet
Returns the value of this currently selected classifier.
getVERSION() - Static method in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Returns the version number.

A C D F G H I J L M N P R S T U V W