Uses of Class
org.apache.log4j.chainsaw.filter.FilterModel
Packages that use FilterModel
-
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)