ilog.cpl.graph.action
Class IlpMoveObjectsAction
java.lang.Object
javax.swing.AbstractAction
ilog.cpl.graph.action.IlpMoveObjectsAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Direct Known Subclasses:
- IlpMoveObjectsAction
public class IlpMoveObjectsAction
- extends AbstractAction
- implements Action
This action changes the position or shape of a set of
representation objects.
- Since:
- JTGO 4.0
- See Also:
- Serialized Form
|
Constructor Summary |
IlpMoveObjectsAction()
Defines an action object with a default description string and default icon. |
IlpMoveObjectsAction
public IlpMoveObjectsAction()
- Defines an action object with a default description string and default icon.
- Since:
- JTGO 4.0
actionPerformed
public void actionPerformed(ActionEvent evt)
- Executes the action.
- Specified by:
actionPerformed in interface ActionListener
- Parameters:
evt - An IlpMoveObjectActionEvent or an
IlpMoveObjectsActionEvent.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.