Public Member Functions | |
FilterTypePanel () | |
void | createComponents () |
Filter | getFilter () throws FilterParameterException |
void | setFilter (Filter f) |
void | itemStateChanged (ItemEvent e) |
Public Attributes | |
LogTypeRenderer | rendererMin |
Protected Attributes | |
JCheckBox | minimumCheck |
JCheckBox | maximumCheck |
JCheckBox | exactCheck |
Package Attributes | |
ImageIcon[] | icons |
Private Attributes | |
JCheckBox | notCheck |
JComboBox | minimum |
JComboBox | maximum |
JComboBox | exact |
LogTypeRenderer | rendererMax |
LogTypeRenderer | rendererExact |
|
Constructor |
|
Insert the method's description here. Creation date: (2/7/02 11:39:51 AM) Implements com::cosylab::logging::settings::FilterParameterPanel.
|
|
Insert the method's description here. Creation date: (2/7/02 11:38:47 AM)
Implements com::cosylab::logging::settings::FilterParameterPanel.
|
|
|
|
Insert the method's description here. Creation date: (2/7/02 11:37:19 AM)
Implements com::cosylab::logging::settings::FilterParameterPanel.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|