|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.EmptyPanelBuilder<T>
com.eviware.soapui.impl.wsdl.panels.testsuite.WsdlTestSuitePanelBuilder<T>
public class WsdlTestSuitePanelBuilder<T extends WsdlTestSuite>
PanelBuilder for WsdlTestSuite
Constructor Summary | |
---|---|
WsdlTestSuitePanelBuilder()
|
Method Summary | |
---|---|
DesktopPanel |
buildDesktopPanel(T testSuite)
|
java.awt.Component |
buildOverviewPanel(T 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 WsdlTestSuitePanelBuilder()
Method Detail |
---|
public DesktopPanel buildDesktopPanel(T testSuite)
buildDesktopPanel
in interface PanelBuilder<T extends WsdlTestSuite>
buildDesktopPanel
in class EmptyPanelBuilder<T extends WsdlTestSuite>
public boolean hasDesktopPanel()
hasDesktopPanel
in interface PanelBuilder<T extends WsdlTestSuite>
hasDesktopPanel
in class EmptyPanelBuilder<T extends WsdlTestSuite>
public java.awt.Component buildOverviewPanel(T modelItem)
buildOverviewPanel
in interface PanelBuilder<T extends WsdlTestSuite>
buildOverviewPanel
in class EmptyPanelBuilder<T extends WsdlTestSuite>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |