public class AlgorithmRemoveAction extends CommonEditAction
handleEditOperation deve ser redefinido para que seja
confirmado pelo usuário a remoção de todos os algoritmos selecionados no
painel de seleção.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 |
|---|
AlgorithmRemoveAction(CommonSelectionPanel selectionPanel,
ImageIcon icon)
Constrói a ação de remover algoritmos.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleEditOperation()
Trata a operação de edição realizada sobre um ou mais dados selecionados.
|
getSelectionPanel, handleActionPerformedactionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic AlgorithmRemoveAction(CommonSelectionPanel selectionPanel, ImageIcon icon)
selectionPanel - painel pai que criou a açãoicon - imagem da açãoprotected void handleEditOperation()
CommonEditActionhandleEditOperation in class CommonEditActionCopyright © 2018. All rights reserved.