| Package | Description |
|---|---|
| csbase.client.applications.algorithmsmanager.actions | |
| csbase.client.applications.algorithmsmanager.dialogs |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmSelectionPanel |
AlgorithmManagementAction.getSelectionPanel() |
AlgorithmSelectionPanel |
ListOutdatedAlgorithmAction.getSelectionPanel()
Obtém o painel de seleção, onde foi originada essa ação.
|
AlgorithmSelectionPanel |
AlgorithmCreateAction.getSelectionPanel()
Obtém o painel de seleção, onde foi originada essa ação.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListOutdatedAlgorithmAction.setSelectionPanel(AlgorithmSelectionPanel selectionPanel)
Define o painel da janela principal
|
| Constructor and Description |
|---|
ListOutdatedAlgorithmAction(AlgorithmsManager app,
AlgorithmSelectionPanel selectionPanel)
Constrói a ação
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmSelectionPanel |
AlgorithmCreateDataPanel.getSelectionPanel()
Obtém o painel de seleção de algoritmos.
|
AlgorithmSelectionPanel |
AlgorithmManagementPanel.getSelectionPanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
OutdatedFlowDialog.setData(Vector<OutdatedFlowInfo> outdatedFlows,
AlgorithmSelectionPanel selectionPanel)
Define o conteúdo do diálogo
|
void |
OutdatedFlowDialog.setSelectionPanel(AlgorithmSelectionPanel selectionPanel)
Define o painel da janela principal
|
| Constructor and Description |
|---|
AlgorithmListView(AlgorithmSelectionPanel selectionPanel,
SortedSet<csbase.logic.algorithms.AlgorithmInfo> algorithms)
Constrói uma lista de algoritmos.
|
OutdatedFlowDialog(Vector<OutdatedFlowInfo> outdatedFlows,
AlgorithmSelectionPanel algorithmSelectionPanel)
Cosntrutor
|
Copyright © 2019. All rights reserved.