Package de.dfg.oc.logfileanalyzer.gui

Contains classes defining the graphical user interface of the program.

See:
          Description

Class Summary
ChartClosedListener WindowListener, cleans up after a ChartFrame was closed.
ChartFrame Provides a frame containing a histogram chart.
ChartOpenedListener ActionListener, creates a new ChartFrame and stores it in the TableFrame's vector of ChartFrames.
ChoosableFileFilter Provides a filter for the "Open file"-dialogue.
ComparisonFrame Provides a frame for comparing a selected classifier to a set of other classifiers.
TableClickMouseListener Listens to mouse events on a table.
TableElementComparator Compares the content of table cells to support sorting.
TableFrame Provides the main window containing the menu, buttons to step through the iterations, and tables displaying the classifier sets.
 

Package de.dfg.oc.logfileanalyzer.gui Description

Contains classes defining the graphical user interface of the program.