public final class SaveAsAction extends FlowApplicationAction
Ação salvar grafo.
Ação que facilita o uso do método FlowApplication.saveAsGraph().
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
SaveAsAction(FlowApplication application)
Cria a ação.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleActionPerformed(java.awt.event.ActionEvent ev)
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 SaveAsAction(FlowApplication application)
application - A aplicação.public void handleActionPerformed(java.awt.event.ActionEvent ev)
handleActionPerformed in class AbstractSimpleApplicationAction<FlowApplication>ev - evento que gerou a ação.Copyright © 2015. All Rights Reserved.