public class ListOutdatedAlgorithmAction 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 |
|---|
ListOutdatedAlgorithmAction(AlgorithmsManager app,
AlgorithmSelectionPanel selectionPanel)
Constrói a ação
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmSelectionPanel |
getSelectionPanel()
Obtém o painel de seleção, onde foi originada essa ação.
|
protected void |
handleActionPerformed(ActionEvent ae)
(non-Javadoc)
|
void |
setSelectionPanel(AlgorithmSelectionPanel selectionPanel)
Define o painel da janela principal
|
void |
updateToReload()
Atualiza em função de um reload
|
actionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic ListOutdatedAlgorithmAction(AlgorithmsManager app, AlgorithmSelectionPanel selectionPanel)
app - A aplicaçãoselectionPanel - O painel da janela principalprotected 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)public AlgorithmSelectionPanel getSelectionPanel()
public void setSelectionPanel(AlgorithmSelectionPanel selectionPanel)
selectionPanel - O painelpublic void updateToReload()
Copyright © 2016. All rights reserved.