public class AlgorithmComponentFocusAction extends FlowApplicationAction
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
AlgorithmComponentFocusAction(FlowApplication application)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleActionPerformed(java.awt.event.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, getStrokeFromTextgetApplicationpublic AlgorithmComponentFocusAction(FlowApplication application)
application - Classe principal da aplicação.public void handleActionPerformed(java.awt.event.ActionEvent ae)
throws java.lang.Exception
handleActionPerformed in class AbstractSimpleApplicationAction<FlowApplication>ae - evento que gerou a ação.java.lang.Exception - se houver falha na ação.Copyright © 2016. All Rights Reserved.