public class PropertiesStepPanelBuilder extends EmptyPanelBuilder<WsdlPropertiesTestStep>
Constructor and Description |
---|
PropertiesStepPanelBuilder() |
Modifier and Type | Method and Description |
---|---|
DesktopPanel |
buildDesktopPanel(WsdlPropertiesTestStep testStep) |
JPanel |
buildOverviewPanel(WsdlPropertiesTestStep testStep) |
boolean |
hasDesktopPanel() |
boolean |
hasOverviewPanel() |
buildDefaultProperties, get
public DesktopPanel buildDesktopPanel(WsdlPropertiesTestStep testStep)
buildDesktopPanel
in interface PanelBuilder<WsdlPropertiesTestStep>
buildDesktopPanel
in class EmptyPanelBuilder<WsdlPropertiesTestStep>
public boolean hasDesktopPanel()
hasDesktopPanel
in interface PanelBuilder<WsdlPropertiesTestStep>
hasDesktopPanel
in class EmptyPanelBuilder<WsdlPropertiesTestStep>
public JPanel buildOverviewPanel(WsdlPropertiesTestStep testStep)
buildOverviewPanel
in interface PanelBuilder<WsdlPropertiesTestStep>
buildOverviewPanel
in class EmptyPanelBuilder<WsdlPropertiesTestStep>
public boolean hasOverviewPanel()
hasOverviewPanel
in interface PanelBuilder<WsdlPropertiesTestStep>
hasOverviewPanel
in class EmptyPanelBuilder<WsdlPropertiesTestStep>
Copyright © 2019. All Rights Reserved.