Uses of Class
com.eviware.soapui.support.components.JInspectorPanel

Packages that use JInspectorPanel
com.eviware.soapui.impl.wsdl.panels.mock WsdlMockService panels and related classes 
com.eviware.soapui.impl.wsdl.panels.testcase WsdlTestCase panel classes 
com.eviware.soapui.impl.wsdl.panels.testsuite WsdlTestSuite panel classes 
com.eviware.soapui.support.log Log4J utility classes 
 

Uses of JInspectorPanel in com.eviware.soapui.impl.wsdl.panels.mock
 

Methods in com.eviware.soapui.impl.wsdl.panels.mock with parameters of type JInspectorPanel
protected  void WsdlMockServiceDesktopPanel.addTabs(javax.swing.JTabbedPane tabs, JInspectorPanel inspectorPanel)
           
 

Uses of JInspectorPanel in com.eviware.soapui.impl.wsdl.panels.testcase
 

Methods in com.eviware.soapui.impl.wsdl.panels.testcase with parameters of type JInspectorPanel
protected  void WsdlTestCaseDesktopPanel.addTabs(javax.swing.JTabbedPane tabs, JInspectorPanel inspectorPanel)
           
 

Uses of JInspectorPanel in com.eviware.soapui.impl.wsdl.panels.testsuite
 

Methods in com.eviware.soapui.impl.wsdl.panels.testsuite with parameters of type JInspectorPanel
protected  void WsdlTestSuiteDesktopPanel.addTabs(javax.swing.JTabbedPane tabs, JInspectorPanel inspectorPanel)
           
 

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

Subclasses of JInspectorPanel in com.eviware.soapui.support.log
 class InspectorLog4JMonitor
          JTabbedPane that displays Log4J output in different tabs
 



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