Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

clusterView::HistoricalFrame Class Reference

Inheritance diagram for clusterView::HistoricalFrame:

Inheritance graph
[legend]
Collaboration diagram for clusterView::HistoricalFrame:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Implements the ClusterView Historical frames that holds historical information graphics regarding the machines in an InteGrade cluster in recent period.
Author:
Alexandre César Tavares vidal
Version:
1.0


Constructor & Destructor Documentation

clusterView::HistoricalFrame::HistoricalFrame String  title,
Controller  ctrl,
boolean  resizable,
boolean  closable,
boolean  maximizable,
boolean  iconifiable
[inline]
 


Member Function Documentation

void clusterView::HistoricalFrame::updateHistoricalPanel HistoricalNode  hNode  )  [inline]
 


Member Data Documentation

JFreeChart clusterView::HistoricalFrame::chart [private]
 

XYSeries clusterView::HistoricalFrame::cpuSeries [private]
 

XYSeries clusterView::HistoricalFrame::diskSeries [private]
 

BufferedImage clusterView::HistoricalFrame::image [private]
 

JLabel clusterView::HistoricalFrame::labelChart [private]
 

Controller clusterView::HistoricalFrame::myManager [private]
 

JPanel clusterView::HistoricalFrame::panel [private]
 

XYSeries clusterView::HistoricalFrame::ramSeries [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 6 16:13:26 2004 by doxygen 1.3.3