Public Member Functions

alma.acs.alarmsanalyzer.view.TenMinutesView Class Reference

Inheritance diagram for alma.acs.alarmsanalyzer.view.TenMinutesView:
alma.acs.alarmsanalyzer.view.ChartViewBase

List of all members.

Public Member Functions

 TenMinutesView ()
void createPartControl (Composite parent)
void dispose ()
void refreshChart (final double[] values, final Date[] times)
void setFocus ()

Constructor & Destructor Documentation

alma.acs.alarmsanalyzer.view.TenMinutesView.TenMinutesView (  ) 

Constructor


Member Function Documentation

void alma.acs.alarmsanalyzer.view.TenMinutesView.createPartControl ( Composite  parent  ) 
void alma.acs.alarmsanalyzer.view.TenMinutesView.dispose (  ) 
void alma.acs.alarmsanalyzer.view.TenMinutesView.refreshChart ( final double[]  values,
final Date[]  times 
) [virtual]

Refresh the content of the graph by setting the passed series of doubles

Parameters:
values The values to show in the Y axes
times The times to show in the X axes

Implements alma.acs.alarmsanalyzer.view.ChartViewBase.

void alma.acs.alarmsanalyzer.view.TenMinutesView.setFocus (  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties