|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableFrame | |
---|---|
de.dfg.oc.logfileanalyzer.gui | Contains classes defining the graphical user interface of the program. |
Uses of TableFrame in de.dfg.oc.logfileanalyzer.gui |
---|
Fields in de.dfg.oc.logfileanalyzer.gui declared as TableFrame | |
---|---|
(package private) TableFrame |
ChartOpenedListener.myTableFrame
Reference to the TableFrame -object |
private TableFrame |
ChartFrame.myTableFrame
TableFrame that created this ChartFrame |
Methods in de.dfg.oc.logfileanalyzer.gui that return TableFrame | |
---|---|
TableFrame |
ChartFrame.getMyTableFrame()
Returns the TableFrame that opened this
ChartFrame . |
Constructors in de.dfg.oc.logfileanalyzer.gui with parameters of type TableFrame | |
---|---|
ChartFrame(TableFrame _myTableFrame)
Creates a new ChartFrame that displays histograms. |
|
ChartOpenedListener(TableFrame _myTableFrame)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |