Public Member Functions | Public Attributes

alma.acs.logging.archive.zoom.ManualZoomDlg Class Reference

Inheritance diagram for alma.acs.logging.archive.zoom.ManualZoomDlg:
alma.acs.logging.archive.zoom.ZoomProgressListener com.cosylab.logging.engine.ACS.ACSRemoteLogListener

List of all members.

Public Member Functions

 ManualZoomDlg (LoggingClient owner, ZoomManager manager)
void setVisible (boolean visible)
void close ()
void actionPerformed (ActionEvent e)
void run ()
void zoomReadingFile (int num)
void zoomTotalFileToRead (int num)
void logEntryReceived (ILogEntry logEntry)

Public Attributes

Thread thread = null

Detailed Description

The dialog to zoom giving a time interval.

ManualZoomDlg allows to read logs from a set of files even if the table is empty or does not contain logs in the time interval the user wants to investigate.
Zoom preferences are not modifiable from this dialog: the user must open the zoom preferences dialog instead.

Author:
acaproni

Constructor & Destructor Documentation

alma.acs.logging.archive.zoom.ManualZoomDlg.ManualZoomDlg ( LoggingClient  owner,
ZoomManager  manager 
)

Member Function Documentation

void alma.acs.logging.archive.zoom.ManualZoomDlg.actionPerformed ( ActionEvent  e  ) 
void alma.acs.logging.archive.zoom.ManualZoomDlg.close (  ) 
void alma.acs.logging.archive.zoom.ManualZoomDlg.logEntryReceived ( ILogEntry  logEntry  ) 
void alma.acs.logging.archive.zoom.ManualZoomDlg.run (  ) 
void alma.acs.logging.archive.zoom.ManualZoomDlg.setVisible ( boolean  visible  ) 
void alma.acs.logging.archive.zoom.ManualZoomDlg.zoomReadingFile ( int  num  ) 
void alma.acs.logging.archive.zoom.ManualZoomDlg.zoomTotalFileToRead ( int  num  ) 

Member Data Documentation


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