public final class SaveAsProjectAction 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 |
|---|
SaveAsProjectAction(FlowApplication application)
Cria a ação.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleActionPerformed(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, getStrokeFromTextgetApplicationaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic SaveAsProjectAction(FlowApplication application)
application - A aplicação.public void handleActionPerformed(ActionEvent ev)
handleActionPerformed in class AbstractSimpleApplicationAction<FlowApplication>ev - evento que gerou a ação.Copyright © 2016. All rights reserved.