|
||||||||||
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.iface.WsdlInterfacePanelBuilder
public class WsdlInterfacePanelBuilder
PanelBuilder for WsdlInterface
Constructor Summary | |
---|---|
WsdlInterfacePanelBuilder(WsdlInterface iface)
|
Method Summary | |
---|---|
DesktopPanel |
buildDesktopPanel()
|
java.awt.Component |
buildOverviewPanel()
|
boolean |
canBuildDesktopPanel()
|
java.lang.String |
getDesktopPanelTitle()
|
boolean |
hasOverviewPanel()
|
Methods inherited from class com.eviware.soapui.impl.EmptyPanelBuilder |
---|
buildPropertyPanel, hasPropertyPanel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsdlInterfacePanelBuilder(WsdlInterface iface)
Method Detail |
---|
public java.awt.Component buildOverviewPanel()
buildOverviewPanel
in interface PanelBuilder
buildOverviewPanel
in class EmptyPanelBuilder
public boolean hasOverviewPanel()
hasOverviewPanel
in interface PanelBuilder
hasOverviewPanel
in class EmptyPanelBuilder
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 |