Uses of Class
org.apache.log4j.chainsaw.LogPanel
Packages that use LogPanel
-
Uses of LogPanel in org.apache.log4j.chainsaw
Fields in org.apache.log4j.chainsaw declared as LogPanelFields in org.apache.log4j.chainsaw with type parameters of type LogPanelMethods in org.apache.log4j.chainsaw that return LogPanelModifier and TypeMethodDescription(package private) LogPanel
LogUI.getCurrentLogPanel()
Returns the currently selected LogPanel, if there is one, otherwise nullConstructors in org.apache.log4j.chainsaw with parameters of type LogPanelModifierConstructorDescription(package private)
LoggerNameTreePanel
(LogPanelLoggerTreeModel logTreeModel, LogPanelPreferenceModel preferenceModel, LogPanel logPanel, RuleColorizer colorizer, FilterModel filterModel) Creates a new LoggerNameTreePanel object.