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 LogTableLogBrokerMonitor. _tableMethods in org.apache.log4j.lf5.viewer with parameters of type LogTable Modifier and Type Method Description protected voidLogBrokerMonitor. setView(java.lang.String viewString, LogTable table) -
Uses of LogTable in org.apache.log4j.lf5.viewer.configure
Fields in org.apache.log4j.lf5.viewer.configure declared as LogTable Modifier and Type Field Description private LogTableConfigurationManager. _tableConstructors in org.apache.log4j.lf5.viewer.configure with parameters of type LogTable Constructor Description ConfigurationManager(LogBrokerMonitor monitor, LogTable table)
-