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 |
|
FilterIntegerPanel constructor comment. |
|
Insert the method's description here. Creation date: (2/7/02 10:44:28 AM) Implements com::cosylab::logging::settings::FilterParameterPanel.
|
|
Insert the method's description here. Creation date: (2/7/02 11:08:31 AM)
Implements com::cosylab::logging::settings::FilterParameterPanel.
|
|
Insert the method's description here. Creation date: (2/7/02 11:16:32 AM)
|
|
Insert the method's description here. Creation date: (2/7/02 11:00:09 AM)
Implements com::cosylab::logging::settings::FilterParameterPanel.
|
|
Insert the method's description here. Creation date: (2/7/02 11:06:35 AM)
|
|
Insert the method's description here. Creation date: (2/7/02 11:06:06 AM)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|