Public Member Functions | |
HistoricalFrame (String title, Controller ctrl, boolean resizable, boolean closable, boolean maximizable, boolean iconifiable) | |
void | updateHistoricalPanel (HistoricalNode hNode) |
Private Attributes | |
JPanel | panel |
Controller | myManager |
XYSeries | cpuSeries |
XYSeries | ramSeries |
XYSeries | diskSeries |
JFreeChart | chart |
BufferedImage | image |
JLabel | labelChart |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|