public class ReloadAlgorithmsAction extends AlgorithmsManagerAction
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
ReloadAlgorithmsAction(AlgorithmsManager application)
Constrói a ação de recarregar os algoritmos instalados no servidor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleActionPerformed(java.awt.event.ActionEvent ae)
(non-Javadoc)
|
actionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationpublic ReloadAlgorithmsAction(AlgorithmsManager application)
application - referência para a aplicaçãoprotected 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 © 2016. All Rights Reserved.