|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.components | Usefull swing components |
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.components |
---|
Classes in com.eviware.soapui.support.components that implement JInspectorPanel | |
---|---|
class |
JInspectorPanelImpl
|
Fields in com.eviware.soapui.support.components with type parameters of type JInspectorPanel | |
---|---|
static java.lang.Class<? extends JInspectorPanel> |
JInspectorPanelFactory.inspectorPanelClass
|
Methods in com.eviware.soapui.support.components that return JInspectorPanel | |
---|---|
static JInspectorPanel |
JInspectorPanelFactory.build(javax.swing.JComponent contentComponent)
|
static JInspectorPanel |
JInspectorPanelFactory.build(javax.swing.JComponent contentComponent,
int orientation)
|
Uses of JInspectorPanel in com.eviware.soapui.support.log |
---|
Classes in com.eviware.soapui.support.log that implement JInspectorPanel | |
---|---|
class |
InspectorLog4JMonitor
JTabbedPane that displays Log4J output in different tabs |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |