public class UpdateAllVersionsAction extends FlowApplicationAction
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
UpdateAllVersionsAction(FlowApplication application)
Cria a ação
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleActionPerformed(java.awt.event.ActionEvent event)
Método que implementa a lógica da ação.
|
void |
wasChangedWorkspace(Graph graph) |
void |
wasElementCreated(Graph graph,
GraphElement element) |
void |
wasElementRemoved(Graph graph,
GraphElement element) |
wasElementDragged, wasElementDragged, wasElementDropped, wasElementParametrized, wasElementSelected, wasLinkAnchored, wasLinkIncreased, wasLinkStatusChanged, wasLinkUnanchored, wasNodeResized, wasParameterSetEnabled, wasParameterSetVisible, wasResetedactionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationpublic UpdateAllVersionsAction(FlowApplication application)
application - A aplicação na qual essa ação vai ser adicionada.public void handleActionPerformed(java.awt.event.ActionEvent event)
handleActionPerformed in class AbstractSimpleApplicationAction<FlowApplication>event - evento que gerou a ação.public void wasElementRemoved(Graph graph, GraphElement element)
wasElementRemoved in interface GraphListenerwasElementRemoved in class FlowApplicationActionpublic void wasElementCreated(Graph graph, GraphElement element)
wasElementCreated in interface GraphListenerwasElementCreated in class FlowApplicationActionpublic void wasChangedWorkspace(Graph graph)
wasChangedWorkspace in interface GraphListenerwasChangedWorkspace in class FlowApplicationActionCopyright © 2016. All Rights Reserved.