Public Member Functions

alma.acs.logging.archive.QueryDlg Class Reference

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

List of all members.

Public Member Functions

 QueryDlg (ArchiveConnectionManager archiveConn, ACSRemoteLogListener listener, ACSRemoteErrorListener errorListener, LoggingClient client)
void actionPerformed (ActionEvent e)
void setVisible (boolean visible)
void close ()

Detailed Description

A class to setup a query to submit to the DB

Author:
acaproni

Constructor & Destructor Documentation

alma.acs.logging.archive.QueryDlg.QueryDlg ( ArchiveConnectionManager  archiveConn,
ACSRemoteLogListener  listener,
ACSRemoteErrorListener  errorListener,
LoggingClient  client 
)

Member Function Documentation

void alma.acs.logging.archive.QueryDlg.actionPerformed ( ActionEvent  e  ) 
void alma.acs.logging.archive.QueryDlg.close (  ) 

Close the dialog, terminate the thread a free all the resources.

References alma.acs.logging.archive.QueryDlg.setVisible().

Referenced by com.cosylab.logging.LoggingClient.close().

void alma.acs.logging.archive.QueryDlg.setVisible ( boolean  visible  ) 

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