Public Member Functions | Public Attributes | Protected Attributes | Package Attributes

com.cosylab.logging.settings.FilterTypePanel Class Reference

Inheritance diagram for com.cosylab.logging.settings.FilterTypePanel:
com.cosylab.logging.settings.FilterParameterPanel

List of all members.

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

Detailed Description

A class to edit a filter based on the type of the log (the type is an Integer but we wish to show the type as a string with an icon to avoid confusion while selecting)

Author:
acaproni

Constructor & Destructor Documentation

com.cosylab.logging.settings.FilterTypePanel.FilterTypePanel (  ) 

Constructor


Member Function Documentation


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties