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 LogBrokerMonitor.getDateFormatManager()
          Get the DateFormatManager for formatting dates.
 DateFormatManager LogTable.getDateFormatManager()
          Get the DateFormatManager for formatting dates.
 

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



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