ilog.cpl.graph.action
Class IlpEnsureVisibleAction
java.lang.Object
javax.swing.AbstractAction
ilog.cpl.graph.action.IlpEnsureVisibleAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Direct Known Subclasses:
- IlpEnsureVisibleAction
public class IlpEnsureVisibleAction
- extends AbstractAction
- implements Action
This action scrolls the view in such a way that a given object
gets moved to the center of the view.
- Since:
- JTGO 4.0
- See Also:
- Serialized Form
|
Constructor Summary |
IlpEnsureVisibleAction()
Defines an action object with a default description string and default icon. |
IlpEnsureVisibleAction
public IlpEnsureVisibleAction()
- 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 IlpObjectActionEvent.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.