Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::logging::settings::FilterIntegerPanel Class Reference

Inheritance diagram for com::cosylab::logging::settings::FilterIntegerPanel:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FilterIntegerPanel ()
Filter getFilter () throws FilterParameterException
void setBounds (int min, int max)
void setFilter (Filter f)

Protected Member Functions

void createComponents ()

Protected Attributes

JCheckBox minimumCheck
JCheckBox maximumCheck
JCheckBox exactCheck

Private Member Functions

void setMaximum (Filter f)
void setMinimum (Filter f)

Private Attributes

JIntegerTextField minimum
JIntegerTextField maximum
JIntegerTextField exact
JCheckBox notCheck

Detailed Description

Serves the purpose of filtering according to the integer value. Used by FilterParameterDialog. Creation date: (2/7/02 10:42:17 AM)
Author:
:


Constructor & Destructor Documentation

com::cosylab::logging::settings::FilterIntegerPanel::FilterIntegerPanel  )  [inline]
 

FilterIntegerPanel constructor comment.


Member Function Documentation

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

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

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

Filter com::cosylab::logging::settings::FilterIntegerPanel::getFilter  )  throws FilterParameterException [inline, virtual]
 

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

Returns:
com.cosylab.logging.engine.Filter
Exceptions:
com.cosylab.logging.settings.FilterParameterException The exception description.

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

void com::cosylab::logging::settings::FilterIntegerPanel::setBounds int  min,
int  max
[inline]
 

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

Parameters:
min int
max int

void com::cosylab::logging::settings::FilterIntegerPanel::setFilter Filter  f  )  [inline, virtual]
 

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

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

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

void com::cosylab::logging::settings::FilterIntegerPanel::setMaximum Filter  f  )  [inline, private]
 

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

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

void com::cosylab::logging::settings::FilterIntegerPanel::setMinimum Filter  f  )  [inline, private]
 

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

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


Member Data Documentation

JIntegerTextField com::cosylab::logging::settings::FilterIntegerPanel::exact [private]
 

JCheckBox com::cosylab::logging::settings::FilterIntegerPanel::exactCheck [protected]
 

JIntegerTextField com::cosylab::logging::settings::FilterIntegerPanel::maximum [private]
 

JCheckBox com::cosylab::logging::settings::FilterIntegerPanel::maximumCheck [protected]
 

JIntegerTextField com::cosylab::logging::settings::FilterIntegerPanel::minimum [private]
 

JCheckBox com::cosylab::logging::settings::FilterIntegerPanel::minimumCheck [protected]
 

JCheckBox com::cosylab::logging::settings::FilterIntegerPanel::notCheck [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:13:16 2009 for ACS Java API by doxygen 1.3.8