public class RunTestsAction extends AlgorithmsManagerAction
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
RunTestsAction(AlgorithmsManager application)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleActionPerformed(java.awt.event.ActionEvent ae)
Dispara o diálogo de testes (non-Javadoc)
|
void |
updateToReload()
Reinicia o source
|
actionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationpublic RunTestsAction(AlgorithmsManager application)
application - a aplicaçã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)public void updateToReload()
Copyright © 2016. All Rights Reserved.