public class WorkspaceImplPanelBuilder extends EmptyPanelBuilder<WorkspaceImpl>
Modifier and Type | Field and Description |
---|---|
static MessageSupport |
messages |
Constructor and Description |
---|
WorkspaceImplPanelBuilder() |
Modifier and Type | Method and Description |
---|---|
JPanel |
buildOverviewPanel(WorkspaceImpl workspace) |
boolean |
hasOverviewPanel() |
buildDefaultProperties, buildDesktopPanel, get, hasDesktopPanel
public static final MessageSupport messages
public JPanel buildOverviewPanel(WorkspaceImpl workspace)
buildOverviewPanel
in interface PanelBuilder<WorkspaceImpl>
buildOverviewPanel
in class EmptyPanelBuilder<WorkspaceImpl>
public boolean hasOverviewPanel()
hasOverviewPanel
in interface PanelBuilder<WorkspaceImpl>
hasOverviewPanel
in class EmptyPanelBuilder<WorkspaceImpl>
Copyright © 2019. All Rights Reserved.