public class RunTestsAction extends AlgorithmsManagerAction
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 |
|---|
RunTestsAction(AlgorithmsManager application)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleActionPerformed(ActionEvent ae)
Chama o runner para todos os testes cadastrados, para todas as fontes
possíveis (todos os algoritmos) e abre a janela de relatório.
|
actionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic RunTestsAction(AlgorithmsManager application)
application - a aplicação.protected void handleActionPerformed(ActionEvent ae) throws Exception
handleActionPerformed in class AlgorithmsManagerActionae - evento que gerou a ação.Exception - se houver falha na ação.AbstractSimpleApplicationAction.handleActionPerformed(java.awt.event.ActionEvent)Copyright © 2017. All rights reserved.