public class SecurityTestPanelBuilder<T extends SecurityTest> extends EmptyPanelBuilder<T>
| Constructor and Description | 
|---|
| SecurityTestPanelBuilder() | 
| Modifier and Type | Method and Description | 
|---|---|
| DesktopPanel | buildDesktopPanel(T securityTest) | 
| Component | buildOverviewPanel(T modelItem) | 
| boolean | hasDesktopPanel() | 
buildDefaultProperties, get, hasOverviewPanelpublic DesktopPanel buildDesktopPanel(T securityTest)
buildDesktopPanel in interface PanelBuilder<T extends SecurityTest>buildDesktopPanel in class EmptyPanelBuilder<T extends SecurityTest>public boolean hasDesktopPanel()
hasDesktopPanel in interface PanelBuilder<T extends SecurityTest>hasDesktopPanel in class EmptyPanelBuilder<T extends SecurityTest>public Component buildOverviewPanel(T modelItem)
buildOverviewPanel in interface PanelBuilder<T extends SecurityTest>buildOverviewPanel in class EmptyPanelBuilder<T extends SecurityTest>Copyright © 2019. All Rights Reserved.