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 RuleMediatorLogPanel. searchRuleMediatorprivate RuleMediatorLogPanel. tableRuleMediatorMethods in org.apache.log4j.chainsaw with parameters of type RuleMediator Modifier and Type Method Description voidChainsawCyclicBufferTableModel. setRuleMediator(RuleMediator ruleMediator)Changes the underlying display rule in use.voidEventContainer. setRuleMediator(RuleMediator ruleMediator)Sets the RuleMediator in operation
-