ilog.cpl.equipment.action.toolbar
Class IlpEquipmentLabelLayoutAction
java.lang.Object
javax.swing.AbstractAction
ilog.cpl.graph.action.toolbar.IlpAbstractGraphAction
ilog.cpl.equipment.action.toolbar.IlpEquipmentLabelLayoutAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
public class IlpEquipmentLabelLayoutAction
- extends IlpAbstractGraphAction
This action triggers the label layout once.
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).
- Since:
- JTGO 4.0
- See Also:
IlpEquipmentLabelLayoutButton,
Serialized Form
IlpEquipmentLabelLayoutAction
public IlpEquipmentLabelLayoutAction(IlpViewsView view)
- Creates the action.
- Parameters:
view - The view on which to operate.
actionPerformed
public void actionPerformed(ActionEvent e)
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.