|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package de.dfg.oc.logfileanalyzer.gui |
---|
Class de.dfg.oc.logfileanalyzer.gui.ChartFrame extends JFrame implements Serializable |
---|
Serialized Fields |
---|
TableFrame myTableFrame
TableFrame
that created this ChartFrame
DataElement currentElement
DataElement
displayed in the
TableFrame
.
JPanel jPanelContentpane
ChartFrame
.
JPanel jPanelComboBoxes
ComboBox
es to select the classifier set and the
histogram displayed in this ChartFrame
.
JPanel jPanelInfoAndHistogram
jPanelInformation
and the
jPanelHistogram
.
JComboBox jComboBoxTableSelector
ChartFrame
.
JComboBox jComboBoxHistogramSelector
ChartFrame
.
String[] tableSelection
jComboBoxTableSelector
.
JPanel jPanelHistogram
JPanel jPanelInformation
ChartFrame
.
JTextArea jTextAreaIteration
ChartFrame
.
JTextArea jTextAreaClassifiers
ChartFrame
.
JPanel jPanelLimits
ChartFrame
.
JPanel jPanelUpperLimit
TextField
to define an upper limit for values
displayed in this ChartFrame
.
JPanel jPanelLowerLimit
TextField
to define a lower limit for values
displayed in this ChartFrame
.
JTextArea jTextAreaUpperLimit
jTextFieldLowerLimit
.
JTextArea jTextAreaLowerLimit
jTextFieldUpperLimit
.
JTextField jTextFieldLowerLimit
ChartFrame
.
JTextField jTextFieldUpperLimit
ChartFrame
.
Class de.dfg.oc.logfileanalyzer.gui.ComparisonFrame extends JFrame implements Serializable |
---|
Class de.dfg.oc.logfileanalyzer.gui.TableFrame extends JFrame implements Serializable |
---|
Serialized Fields |
---|
DataMemory dataMemory
DataElement currentElement
Vector<E> chartFrames
ChartFrames
displaying histograms
JPanel jContentPane
jPanelControlPane
and jTabbedPane
.
JPanel jPanelControlpane
jTextFieldIteration, jButtonNext,
jButtonPrevious, jButtonFirst
and jButtonLast
.
JTextField jTextFieldIteration
JButton jButtonNext
DataElement
and updates the tables.
JButton jButtonPrevious
DataElement
and updates the tables.
JMenuBar jJMenuBar
JMenu jMenuFile
JMenuItem jMenuItemOpen
JTabbedPane jTabbedPane
JScrollPane jScrollPanePopulation
JTable jTablePopulation
JScrollPane jScrollPaneMatchSet
JTable jTableMatchSet
JScrollPane jScrollPaneActionSet
JTable jTableActionSet
JButton jButtonFirst
DataElement
and updates the tables.
JButton jButtonLast
DataElement
and updates the tables.
JMenuItem jMenuItemExit
JMenu jMenuView
JMenu jMenuSelectColumns
JCheckBoxMenuItem[] viewItems
JCheckBoxItem
-object for every column of
the table. With these checkboxes you can hide or show a specific column.
JCheckBoxMenuItem jCheckBoxMenuItemAll
JCheckBoxItem
for selecting all table columns.
JCheckBoxMenuItem jCheckBoxMenuItemNone
JCheckBoxItem
for deselecting all table columns.
File logFilePath
JMenuItem jMenuNewChart
JTextField jTextField_input
JLabel jLabel_input
JLabel jLabel_iteration
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |