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