Uses of Class
com.eviware.soapui.support.log.JLogList

Packages that use JLogList
com.eviware.soapui.support.log Log4J utility classes 
 

Uses of JLogList in com.eviware.soapui.support.log
 

Methods in com.eviware.soapui.support.log that return JLogList
 JLogList TabbedLog4JMonitor.addLogArea(java.lang.String title, java.lang.String loggerName, boolean isDefault)
           
 JLogList Log4JMonitor.addLogArea(java.lang.String title, java.lang.String loggerName, boolean isDefault)
           
 JLogList InspectorLog4JMonitor.addLogArea(java.lang.String title, java.lang.String loggerName, boolean isDefault)
           
 JLogList TabbedLog4JMonitor.getCurrentLog()
           
 JLogList Log4JMonitor.getCurrentLog()
           
 JLogList InspectorLog4JMonitor.getCurrentLog()
           
 JLogList TabbedLog4JMonitor.getLogArea(java.lang.String title)
           
 JLogList Log4JMonitor.getLogArea(java.lang.String title)
           
 JLogList InspectorLog4JMonitor.getLogArea(java.lang.String title)
           
 

Methods in com.eviware.soapui.support.log with parameters of type JLogList
 void TabbedLog4JMonitor.setCurrentLog(JLogList lastLog)
           
 void Log4JMonitor.setCurrentLog(JLogList lastLog)
           
 void InspectorLog4JMonitor.setCurrentLog(JLogList lastLog)
           
 



Copyright © 2005-2008 eviware.com. All Rights Reserved.