Public Member Functions

com.cosylab.logging.search.SearchDialog Class Reference

Inherits javax::swing::JDialog.

List of all members.

Public Member Functions

 SearchDialog (LoggingClient mainWin)
void search ()
void setVisible (boolean visible)

Detailed Description

Author:
acaproni

The dialog to look for strings in the logs

The dialog delegates the search to a search engine object


Constructor & Destructor Documentation

com.cosylab.logging.search.SearchDialog.SearchDialog ( LoggingClient  mainWin  ) 

This is the default constructor

References com.cosylab.logging.LoggingClient.getLogEntryTable().


Member Function Documentation

void com.cosylab.logging.search.SearchDialog.search (  ) 
void com.cosylab.logging.search.SearchDialog.setVisible ( boolean  visible  ) 

Override JDialog.setVisible to show this dialog over the LogsingClient component.

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


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