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_TOOLTIP| Constructor and Description |
|---|
AlgorithmRemoveAction(CommonSelectionPanel selectionPanel,
javax.swing.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, getStrokeFromTextgetApplicationpublic AlgorithmRemoveAction(CommonSelectionPanel selectionPanel, javax.swing.ImageIcon icon)
selectionPanel - painel pai que criou a açãoicon - imagem da açãoprotected void handleEditOperation()
CommonEditActionhandleEditOperation in class CommonEditActionCopyright © 2018. All Rights Reserved.