Public Member Functions

com.cosylab.logging.stats.StatsDlg Class Reference

Inherits javax::swing::JDialog, and java::awt::event::ActionListener.

List of all members.

Public Member Functions

 StatsDlg (LoggingClient mainWin)
void setVisible (boolean visible)
void actionPerformed (ActionEvent e)

Detailed Description

Shows statistics from loaded logs

Author:
acaproni

Constructor & Destructor Documentation

com.cosylab.logging.stats.StatsDlg.StatsDlg ( LoggingClient  mainWin  ) 

Builds and show the dialog

Parameters:
logCache 

Member Function Documentation

void com.cosylab.logging.stats.StatsDlg.actionPerformed ( ActionEvent  e  ) 
See also:
ActionListener<?code>

References com.cosylab.logging.stats.StatsDlg.setVisible().

void com.cosylab.logging.stats.StatsDlg.setVisible ( boolean  visible  ) 

Override setVisible() to move the statistic window over the logging client and in front of other windows

Referenced by com.cosylab.logging.stats.StatsDlg.actionPerformed(), com.cosylab.logging.LoggingClient.EventHandler.actionPerformed(), and com.cosylab.logging.LoggingClient.close().


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