Uses of Class
org.apache.log4j.chainsaw.RuleMediator
-
Packages that use RuleMediator Package Description org.apache.log4j.chainsaw -
-
Uses of RuleMediator in org.apache.log4j.chainsaw
Fields in org.apache.log4j.chainsaw declared as RuleMediator Modifier and Type Field Description private RuleMediator
LogPanel. searchRuleMediator
private RuleMediator
LogPanel. tableRuleMediator
Methods in org.apache.log4j.chainsaw with parameters of type RuleMediator Modifier and Type Method Description void
ChainsawCyclicBufferTableModel. setRuleMediator(RuleMediator ruleMediator)
Changes the underlying display rule in use.void
EventContainer. setRuleMediator(RuleMediator ruleMediator)
Sets the RuleMediator in operation
-