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

C

calculateHistogramData(DefaultTableModel) - Method in class de.dfg.oc.logfileanalyzer.histogram.AbstractHistogram
Abstract method.
calculateHistogramData(DefaultTableModel) - Method in class de.dfg.oc.logfileanalyzer.histogram.SpecificityHistogram
 
calculateHistogramData(DefaultTableModel) - Method in class de.dfg.oc.logfileanalyzer.histogram.UniversalHistogram
 
ChartClosedListener - Class in de.dfg.oc.logfileanalyzer.gui
WindowListener, cleans up after a ChartFrame was closed.
ChartClosedListener(ChartFrame) - Constructor for class de.dfg.oc.logfileanalyzer.gui.ChartClosedListener
Creates a new ChartClosedListener that listens to WindowEvents of the ChartFrame given as parameter.
ChartFrame - Class in de.dfg.oc.logfileanalyzer.gui
Provides a frame containing a histogram chart.
ChartFrame(TableFrame) - Constructor for class de.dfg.oc.logfileanalyzer.gui.ChartFrame
Creates a new ChartFrame that displays histograms.
chartFrames - Variable in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Contains all opened ChartFrames displaying histograms
ChartOpenedListener - Class in de.dfg.oc.logfileanalyzer.gui
ActionListener, creates a new ChartFrame and stores it in the TableFrame's vector of ChartFrames.
ChartOpenedListener(TableFrame) - Constructor for class de.dfg.oc.logfileanalyzer.gui.ChartOpenedListener
Constructor.
ChoosableFileFilter - Class in de.dfg.oc.logfileanalyzer.gui
Provides a filter for the "Open file"-dialogue.
ChoosableFileFilter(String, String, boolean) - Constructor for class de.dfg.oc.logfileanalyzer.gui.ChoosableFileFilter
Creates a new file filter.
columnConvertible(int) - Method in class de.dfg.oc.logfileanalyzer.gui.TableClickMouseListener
Returns true iff the contents of the given table column can be converted to double.
columnName - Variable in class de.dfg.oc.logfileanalyzer.ComparisonDataSet
The name of the table column.
columnNames - Variable in class de.dfg.oc.logfileanalyzer.LogFileAnalyzer
Column names used in the table header
compare(String, String) - Method in class de.dfg.oc.logfileanalyzer.gui.TableElementComparator
Compares two Strings provided as parameters.
ComparisonDataSet - Class in de.dfg.oc.logfileanalyzer
Contains the minimum, maximum, and the currently selected value of a table column.
ComparisonDataSet(String, double, double, double) - Constructor for class de.dfg.oc.logfileanalyzer.ComparisonDataSet
 
ComparisonFrame - Class in de.dfg.oc.logfileanalyzer.gui
Provides a frame for comparing a selected classifier to a set of other classifiers.
ComparisonFrame(String, String, Vector<ComparisonDataSet>) - Constructor for class de.dfg.oc.logfileanalyzer.gui.ComparisonFrame
Creates a chart frame for comparing a selected classifier to a set of other classifiers.
createErrorPanel(String) - Method in class de.dfg.oc.logfileanalyzer.histogram.AbstractHistogram
Creates a panel for error messages.
createHistogram(DataElement, int, double, double) - Method in class de.dfg.oc.logfileanalyzer.histogram.AbstractHistogram
Returns a panel containing a histogram.
createHistogram(Vector<Double>, double, double) - Method in class de.dfg.oc.logfileanalyzer.histogram.AbstractHistogram
Returns a panel containing a histogram.
currentElement - Variable in class de.dfg.oc.logfileanalyzer.gui.ChartFrame
The current DataElement displayed in the TableFrame.
currentElement - Variable in class de.dfg.oc.logfileanalyzer.gui.TableFrame
Containing the classifier sets of the current iteration
currentLine - Variable in class de.dfg.oc.logfileanalyzer.DefaultDataImporter
 

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