public class RestMockServicePanelBuilder extends EmptyPanelBuilder<RestMockService>
| Constructor and Description |
|---|
RestMockServicePanelBuilder() |
| Modifier and Type | Method and Description |
|---|---|
DesktopPanel |
buildDesktopPanel(RestMockService restMockService) |
Component |
buildOverviewPanel(RestMockService mockService) |
boolean |
hasDesktopPanel() |
boolean |
hasOverviewPanel() |
buildDefaultProperties, getpublic DesktopPanel buildDesktopPanel(RestMockService restMockService)
buildDesktopPanel in interface PanelBuilder<RestMockService>buildDesktopPanel in class EmptyPanelBuilder<RestMockService>public boolean hasDesktopPanel()
hasDesktopPanel in interface PanelBuilder<RestMockService>hasDesktopPanel in class EmptyPanelBuilder<RestMockService>public Component buildOverviewPanel(RestMockService mockService)
buildOverviewPanel in interface PanelBuilder<RestMockService>buildOverviewPanel in class EmptyPanelBuilder<RestMockService>public boolean hasOverviewPanel()
hasOverviewPanel in interface PanelBuilder<RestMockService>hasOverviewPanel in class EmptyPanelBuilder<RestMockService>Copyright © 2019. All Rights Reserved.