public class IlpEquipmentLabelLayoutAction extends IlpAbstractGraphAction
Note that this action does nothing if no label layout has been installed.
To install a label layout through the API, use the method
IlpEquipment.setLabelLayout(ilog.views.graphlayout.labellayout.IlvLabelLayout)
.
IlpEquipmentLabelLayoutButton
,
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 |
---|
IlpEquipmentLabelLayoutAction(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 IlpEquipmentLabelLayoutAction(IlpViewsView view)
view
- The view on which to operate.public void actionPerformed(ActionEvent e)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.