public class OccurrenceManagementMainPanel extends Object
Constructor and Description |
---|
OccurrenceManagementMainPanel() |
Modifier and Type | Method and Description |
---|---|
GxtBorderLayoutMainPanel |
getBorderLayoutContainer() |
CenterComputationPanelMng |
getCenterComputationPanelMng() |
CenterDataPanelMng |
getCenterDataPanelMng() |
CenterAlgorithmPanelMng |
getCenterOperationPanelMng() |
DetailsOperationPanelMng |
getDetailsOperationManager() |
ExplorerDataPanelMng |
getExplorerDataPanelMng() |
ExplorerOperationPanelMng |
getExplorerOperationPanelMng() |
GxtCardLayoutMainPanel |
getGxtCardLayoutMainPanel() |
void |
setBorderLayoutContainer(GxtBorderLayoutMainPanel borderLayoutContainer) |
void |
setCenterDataPanelMng(CenterDataPanelMng centerDataPanelMng) |
void |
setCenterOperationPanelMng(CenterAlgorithmPanelMng centerOperationPanelMng) |
void |
setExplorerDataPanelMng(ExplorerDataPanelMng explorerDataPanelMng) |
void |
setExplorerOperationPanelMng(ExplorerOperationPanelMng explorerOperationPanelMng) |
void |
setGxtCardLayoutMainPanel(GxtCardLayoutMainPanel gxtCardLayoutMainPanel) |
public GxtBorderLayoutMainPanel getBorderLayoutContainer()
public void setBorderLayoutContainer(GxtBorderLayoutMainPanel borderLayoutContainer)
public GxtCardLayoutMainPanel getGxtCardLayoutMainPanel()
public void setGxtCardLayoutMainPanel(GxtCardLayoutMainPanel gxtCardLayoutMainPanel)
public ExplorerDataPanelMng getExplorerDataPanelMng()
public void setExplorerDataPanelMng(ExplorerDataPanelMng explorerDataPanelMng)
public CenterDataPanelMng getCenterDataPanelMng()
public void setCenterDataPanelMng(CenterDataPanelMng centerDataPanelMng)
public CenterAlgorithmPanelMng getCenterOperationPanelMng()
public void setCenterOperationPanelMng(CenterAlgorithmPanelMng centerOperationPanelMng)
public ExplorerOperationPanelMng getExplorerOperationPanelMng()
public void setExplorerOperationPanelMng(ExplorerOperationPanelMng explorerOperationPanelMng)
public CenterComputationPanelMng getCenterComputationPanelMng()
public DetailsOperationPanelMng getDetailsOperationManager()
Copyright © 2014. All Rights Reserved.