public final class NewAction extends FlowApplicationAction
Ação criar grafo.
É uma ação para facilitar o uso do método
FlowApplication.createNewGraph()
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
NewAction(FlowApplication application)
Cria uma ação.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleActionPerformed(java.awt.event.ActionEvent e)
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 NewAction(FlowApplication application)
application - A aplicação.public void handleActionPerformed(java.awt.event.ActionEvent e)
handleActionPerformed in class AbstractSimpleApplicationAction<FlowApplication>e - evento que gerou a ação.Copyright © 2016. All Rights Reserved.