com::cosylab::logging::settings::FilterStringPanel Class Reference

Inheritance diagram for com::cosylab::logging::settings::FilterStringPanel:
Inheritance graph
[legend]
Collaboration diagram for com::cosylab::logging::settings::FilterStringPanel:
Collaboration graph
[legend]

List of all members.

Classes

class  SelectionChecked

Public Member Functions

 FilterStringPanel ()
Filter getFilter () throws FilterParameterException
void setFilter (com.cosylab.logging.engine.Filter f)

Protected Member Functions

void createComponents ()

Private Attributes

JTextField exact
JTextField regexp
JCheckBox exactCheck
JCheckBox regexpCheck
JCheckBox notCheck

Detailed Description

Serves the purpose of filtering according to a string. Creation date: (2/7/02 11:29:37 AM)

Author:
:

Constructor & Destructor Documentation

com::cosylab::logging::settings::FilterStringPanel::FilterStringPanel (  )  [inline]

FilterStringPanel constructor comment.


Member Function Documentation

void com::cosylab::logging::settings::FilterStringPanel::createComponents (  )  [inline, protected, virtual]

Insert the method's description here. Creation date: (2/7/02 11:41:10 AM)

Implements com::cosylab::logging::settings::FilterParameterPanel.

References exact, exactCheck, com::cosylab::logging::settings::FilterParameterPanel::newConstraints(), notCheck, regexp, and regexpCheck.

Filter com::cosylab::logging::settings::FilterStringPanel::getFilter (  )  throws FilterParameterException [inline, virtual]
void com::cosylab::logging::settings::FilterStringPanel::setFilter ( com.cosylab.logging.engine.Filter  f  )  [inline]

Insert the method's description here. Creation date: (2/7/02 11:41:10 AM)

Parameters:
f com.cosylab.logging.engine.Filter

References exact, exactCheck, notCheck, regexp, and regexpCheck.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2