Uses of Class
org.apache.log4j.chainsaw.filter.FilterModel
Packages that use FilterModel
Package
Description
Chainsaw is a GUI log viewer and filter for the log4j
package.
-
Uses of FilterModel in org.apache.log4j.chainsaw
Constructors in org.apache.log4j.chainsaw with parameters of type FilterModelModifierConstructorDescriptionExpressionRuleContext(FilterModel filterModel, JTextComponent textComponent) -
Uses of FilterModel in org.apache.log4j.chainsaw.color
Constructors in org.apache.log4j.chainsaw.color with parameters of type FilterModelModifierConstructorDescriptionColorPanel(RuleColorizer currentLogPanelColorizer, FilterModel filterModel, Map<String, RuleColorizer> allLogPanelColorizers, ApplicationPreferenceModel applicationPreferenceModel)