Public Member Functions | |
FilterParameterPanel () | |
Field | getFieldIndex () |
abstract Filter | getFilter () throws FilterParameterException |
boolean | isLethal () |
void | setFieldIndex (Field newField) |
abstract void | setFilter (Filter f) |
void | setLethal (boolean newLethal) |
Protected Member Functions | |
abstract void | createComponents () |
GridBagConstraints | newConstraints (int y, int insetsTop, int insetsLeft, int insetsBottom, int insetsRight) |
Private Attributes | |
Field | field |
boolean | lethal |
|
FilterParameterPanel constructor comment. |
|
Insert the method's description here. Creation date: (2/7/02 11:39:51 AM) Implemented in com::cosylab::logging::settings::FilterDatePanel, com::cosylab::logging::settings::FilterIntegerPanel, com::cosylab::logging::settings::FilterStringPanel, and com::cosylab::logging::settings::FilterTypePanel.
|
|
Insert the method's description here. Creation date: (2/7/02 11:53:41 AM)
|
|
Insert the method's description here. Creation date: (2/7/02 11:38:47 AM)
Implemented in com::cosylab::logging::settings::FilterDatePanel, com::cosylab::logging::settings::FilterIntegerPanel, com::cosylab::logging::settings::FilterStringPanel, and com::cosylab::logging::settings::FilterTypePanel.
|
|
Insert the method's description here. Creation date: (2/7/02 11:53:41 AM)
|
|
Insert the method's description here. Creation date: (2/7/02 10:45:18 AM)
|
|
Insert the method's description here. Creation date: (2/7/02 11:53:41 AM)
|
|
Insert the method's description here. Creation date: (2/7/02 11:37:19 AM)
Implemented in com::cosylab::logging::settings::FilterIntegerPanel, and com::cosylab::logging::settings::FilterTypePanel.
|
|
Insert the method's description here. Creation date: (2/7/02 11:53:41 AM)
|
|
The field filtered |
|
|