Uses of Interface
com.eviware.soapui.support.log.Log4JMonitor

Packages that use Log4JMonitor
com.eviware.soapui SoapUI root package 
com.eviware.soapui.support.log Log4J utility classes 
 

Uses of Log4JMonitor in com.eviware.soapui
 

Methods in com.eviware.soapui that return Log4JMonitor
static Log4JMonitor SoapUI.getLogMonitor()
           
 

Methods in com.eviware.soapui with parameters of type Log4JMonitor
static javax.swing.JComponent SoapUI.initLogMonitor(boolean hasDefault, java.lang.String defaultName, Log4JMonitor logMonitor)
           
static void SoapUI.setLogMonitor(Log4JMonitor monitor)
           
 

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

Classes in com.eviware.soapui.support.log that implement Log4JMonitor
 class InspectorLog4JMonitor
          JTabbedPane that displays Log4J output in different tabs
 class TabbedLog4JMonitor
          JTabbedPane that displays Log4J output in different tabs
 



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