Classes | Public Member Functions

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

Inheritance diagram for alma.acs.logtools.monitor.gui.LogMonitorFrame:
alma.acs.logtools.monitor.LogNumbersListener

List of all members.

Classes

class  MyWindowAdapter

Public Member Functions

 LogMonitorFrame (LogMonitor logMonitor)
void close ()
void actionPerformed (ActionEvent e)
void recvLogs (int[] nums, int secs)
void totalData (TotalStatsData d)

Detailed Description

The main window.

The frame listens for number for displaying the statistics, The numbers are sent to the panels that shows the statistics.

Author:
acaproni
Since:
ACS 8.1.0

Constructor & Destructor Documentation

alma.acs.logtools.monitor.gui.LogMonitorFrame.LogMonitorFrame ( LogMonitor  logMonitor  ) 

Member Function Documentation

void alma.acs.logtools.monitor.gui.LogMonitorFrame.actionPerformed ( ActionEvent  e  ) 
See also:
java.awt.event.ActionListener.actionPerformed(java.awt.event.ActionEvent)

References alma.acs.logtools.monitor.LogMonitor.close().

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

close the GUI and free the resources

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

Referenced by alma.acs.logtools.monitor.LogMonitor.close().

void alma.acs.logtools.monitor.gui.LogMonitorFrame.recvLogs ( int[]  nums,
int  secs 
)

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