public class AlgorithmComponentFocusAction extends FlowApplicationAction
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 |
|---|
AlgorithmComponentFocusAction(FlowApplication application)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleActionPerformed(ActionEvent ae)
Método que implementa a lógica da ação.
|
wasChangedWorkspace, wasElementCreated, wasElementDragged, wasElementDragged, wasElementDropped, wasElementParametrized, wasElementRemoved, wasElementSelected, wasLinkAnchored, wasLinkIncreased, wasLinkStatusChanged, wasLinkUnanchored, wasNodeResized, wasParameterSetEnabled, wasParameterSetVisible, wasResetedactionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic AlgorithmComponentFocusAction(FlowApplication application)
application - Classe principal da aplicação.public void handleActionPerformed(ActionEvent ae) throws Exception
handleActionPerformed in class AbstractSimpleApplicationAction<FlowApplication>ae - evento que gerou a ação.Exception - se houver falha na ação.Copyright © 2018. All rights reserved.