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