|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.EmptyPanelBuilder<RestMethod>
com.eviware.soapui.impl.rest.panels.method.RestMethodPanelBuilder
public class RestMethodPanelBuilder
PanelBuilder for WsdlInterface
Constructor Summary | |
---|---|
RestMethodPanelBuilder()
|
Method Summary | |
---|---|
RestMethodDesktopPanel |
buildDesktopPanel(RestMethod method)
|
java.awt.Component |
buildOverviewPanel(RestMethod method)
|
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 RestMethodPanelBuilder()
Method Detail |
---|
public RestMethodDesktopPanel buildDesktopPanel(RestMethod method)
buildDesktopPanel
in interface PanelBuilder<RestMethod>
buildDesktopPanel
in class EmptyPanelBuilder<RestMethod>
public boolean hasDesktopPanel()
hasDesktopPanel
in interface PanelBuilder<RestMethod>
hasDesktopPanel
in class EmptyPanelBuilder<RestMethod>
public java.awt.Component buildOverviewPanel(RestMethod method)
buildOverviewPanel
in interface PanelBuilder<RestMethod>
buildOverviewPanel
in class EmptyPanelBuilder<RestMethod>
public boolean hasOverviewPanel()
hasOverviewPanel
in interface PanelBuilder<RestMethod>
hasOverviewPanel
in class EmptyPanelBuilder<RestMethod>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |