|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.EmptyPanelBuilder<WsdlTestCase>
com.eviware.soapui.impl.wsdl.panels.testcase.WsdlTestCasePanelBuilder
public class WsdlTestCasePanelBuilder
PanelBuilder for WsdlTestCase
Constructor Summary | |
---|---|
WsdlTestCasePanelBuilder()
|
Method Summary | |
---|---|
DesktopPanel |
buildDesktopPanel(WsdlTestCase testCase)
|
java.awt.Component |
buildOverviewPanel(WsdlTestCase modelItem)
|
boolean |
hasDesktopPanel()
|
Methods inherited from class com.eviware.soapui.impl.EmptyPanelBuilder |
---|
buildDefaultProperties, get, hasOverviewPanel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsdlTestCasePanelBuilder()
Method Detail |
---|
public DesktopPanel buildDesktopPanel(WsdlTestCase testCase)
buildDesktopPanel
in interface PanelBuilder<WsdlTestCase>
buildDesktopPanel
in class EmptyPanelBuilder<WsdlTestCase>
public boolean hasDesktopPanel()
hasDesktopPanel
in interface PanelBuilder<WsdlTestCase>
hasDesktopPanel
in class EmptyPanelBuilder<WsdlTestCase>
public java.awt.Component buildOverviewPanel(WsdlTestCase modelItem)
buildOverviewPanel
in interface PanelBuilder<WsdlTestCase>
buildOverviewPanel
in class EmptyPanelBuilder<WsdlTestCase>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |