public class AlgorithmManagementAction extends CommonManagementAction
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIPchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
AlgorithmManagementAction(AlgorithmsManager application,
ImageIcon icon)
Constrói a ação de gerência de algoritmos.
|
| Modifier and Type | Method and Description |
|---|---|
protected CommonManagementPanel |
createManagementPanel(CommonManagementAction commonManagementAction)
Cria o painel de gerenciamento dos dados a serem manipulados.
|
protected AlgorithmManagementPanel |
getManagePanel()
Obtém o painel de gerenciamento dos dados.
|
AlgorithmSelectionPanel |
getSelectionPanel()
Obtém o painel de seleção do(s) dado(s).
|
protected void |
selectInitialData()
Seleciona um dado inicialmente para ser exibido.
|
getEditPanel, handleActionPerformed, initAction, setCreatePanel, updateEditPanel, updateToReloadactionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic AlgorithmManagementAction(AlgorithmsManager application, ImageIcon icon)
application - referência para a aplicaçãoicon - imagem da açãoprotected AlgorithmManagementPanel getManagePanel()
CommonManagementActiongetManagePanel in class CommonManagementActionpublic AlgorithmSelectionPanel getSelectionPanel()
CommonManagementActiongetSelectionPanel in class CommonManagementActionprotected void selectInitialData()
CommonManagementActionselectInitialData in class CommonManagementActionprotected CommonManagementPanel createManagementPanel(CommonManagementAction commonManagementAction)
CommonManagementActioncreateManagementPanel in class CommonManagementActioncommonManagementAction - ação de gerenciamentoCopyright © 2017. All rights reserved.