Public Member Functions

alma.acs.logtools.monitor.gui.TrendPnl Class Reference

Inherits javax::swing::JPanel.

List of all members.

Public Member Functions

 TrendPnl ()
void close ()
void addTrace (int[] nums, int secs)

Constructor & Destructor Documentation

alma.acs.logtools.monitor.gui.TrendPnl.TrendPnl (  ) 

Constructor


Member Function Documentation

void alma.acs.logtools.monitor.gui.TrendPnl.addTrace ( int[]  nums,
int  secs 
)

Add the new logs number to the traces of the chart

Parameters:
nums Number of logs per type
secs Interval in seconds

Referenced by alma.acs.logtools.monitor.gui.LogMonitorFrame.recvLogs().

void alma.acs.logtools.monitor.gui.TrendPnl.close (  ) 

Destroy the chart and free the resources

Referenced by alma.acs.logtools.monitor.gui.LogMonitorFrame.close().


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