public class IlpNetworkLabelLayoutAction extends IlpAbstractGraphAction
Note that this action does nothing if no label layout has been installed.
To install a label layout through API, use the method
IlpNetwork.setLabelLayout(ilog.views.graphlayout.labellayout.IlvLabelLayout)
.
IlpNetworkLabelLayoutButton
,
Serialized FormchangeSupport, enabled
ACCELERATOR_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 |
---|
IlpNetworkLabelLayoutAction(IlpViewsView view)
Creates the action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
Invoked when an action occurs.
|
getContext, getView
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public IlpNetworkLabelLayoutAction(IlpViewsView view)
view
- The view on which to operate.public void actionPerformed(ActionEvent e)
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.