public class VersionRemoveAction extends AlgorithmsManagerAction
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
VersionRemoveAction(AlgorithmVersionInfoPanel versionInfoPanel,
javax.swing.ImageIcon icon)
Constrói a ação de remover versão de algoritmo.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleActionPerformed(java.awt.event.ActionEvent ae)
(non-Javadoc)
|
actionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationpublic VersionRemoveAction(AlgorithmVersionInfoPanel versionInfoPanel, javax.swing.ImageIcon icon)
versionInfoPanel - - painel pai que criou a ação.icon - - imagem da ação.protected void handleActionPerformed(java.awt.event.ActionEvent ae)
throws java.lang.Exception
handleActionPerformed in class AlgorithmsManagerActionae - evento que gerou a ação.java.lang.Exception - se houver falha na ação.AbstractSimpleApplicationAction.handleActionPerformed(java.awt.event.ActionEvent)Copyright © 2015. All Rights Reserved.