Uses of Class
org.apache.log4j.lf5.viewer.LogTable
-
Packages that use LogTable Package Description org.apache.log4j.lf5.viewer org.apache.log4j.lf5.viewer.configure -
-
Uses of LogTable in org.apache.log4j.lf5.viewer
Fields in org.apache.log4j.lf5.viewer declared as LogTable Modifier and Type Field Description protected LogTable
LogBrokerMonitor. _table
Methods in org.apache.log4j.lf5.viewer with parameters of type LogTable Modifier and Type Method Description protected void
LogBrokerMonitor. setView(String viewString, LogTable table)
-
Uses of LogTable in org.apache.log4j.lf5.viewer.configure
Constructors in org.apache.log4j.lf5.viewer.configure with parameters of type LogTable Constructor Description ConfigurationManager(LogBrokerMonitor monitor, LogTable table)
-