public final class ShowParameterValuesAction 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 |
|---|
ShowParameterValuesAction(FlowApplication application)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleActionPerformed(ActionEvent e)
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) |
void |
wasElementSelected(Graph graph,
GraphElement element) |
void |
wasReseted(Graph graph) |
wasElementDragged, wasElementDragged, wasElementDropped, wasElementParametrized, wasLinkAnchored, wasLinkIncreased, wasLinkStatusChanged, wasLinkUnanchored, wasNodeResized, wasParameterSetEnabled, wasParameterSetVisibleactionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic ShowParameterValuesAction(FlowApplication application)
application - A aplicação.public void handleActionPerformed(ActionEvent e)
handleActionPerformed in class AbstractSimpleApplicationAction<FlowApplication>e - evento que gerou a ação.public void wasElementCreated(Graph graph, GraphElement element)
wasElementCreated in interface GraphListenerwasElementCreated in class FlowApplicationActionpublic void wasElementRemoved(Graph graph, GraphElement element)
wasElementRemoved in interface GraphListenerwasElementRemoved in class FlowApplicationActionpublic void wasElementSelected(Graph graph, GraphElement element)
wasElementSelected in interface GraphListenerwasElementSelected in class FlowApplicationActionpublic void wasChangedWorkspace(Graph graph)
wasChangedWorkspace in interface GraphListenerwasChangedWorkspace in class FlowApplicationActionpublic void wasReseted(Graph graph)
wasReseted in interface GraphListenerwasReseted in class FlowApplicationActionCopyright © 2017. All rights reserved.