ilog.cpl.graph.action
Class IlpSelectAllObjectsAction
java.lang.Object
javax.swing.AbstractAction
ilog.cpl.graph.action.IlpSelectAllObjectsAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Direct Known Subclasses:
- IlpSelectAllObjectsAction
public class IlpSelectAllObjectsAction
- extends AbstractAction
- implements Action
This action selects all visible objects.
- Since:
- JTGO 4.0
- See Also:
- Serialized Form
IlpSelectAllObjectsAction
public IlpSelectAllObjectsAction()
- 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 IlpViewActionEvent.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.