Uses of Class
org.apache.log4j.lf5.util.DateFormatManager

Packages that use DateFormatManager
org.apache.log4j.lf5.viewer   
 

Uses of DateFormatManager in org.apache.log4j.lf5.viewer
 

Fields in org.apache.log4j.lf5.viewer declared as DateFormatManager
protected  DateFormatManager LogTable._dateFormatManager
           
 

Methods in org.apache.log4j.lf5.viewer that return DateFormatManager
 DateFormatManager LogTable.getDateFormatManager()
          Get the DateFormatManager for formatting dates.
 DateFormatManager LogBrokerMonitor.getDateFormatManager()
          Get the DateFormatManager for formatting dates.
 

Methods in org.apache.log4j.lf5.viewer with parameters of type DateFormatManager
 void LogTable.setDateFormatManager(DateFormatManager dfm)
          Set the date format manager for formatting dates.
 void LogBrokerMonitor.setDateFormatManager(DateFormatManager dfm)
          Set the date format manager for formatting dates.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.