ilog.cpl.graph.action
Class IlpExpandObjectAction
java.lang.Object
javax.swing.AbstractAction
ilog.cpl.graph.action.IlpExpandObjectAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Direct Known Subclasses:
- IlpExpandObjectAction
public class IlpExpandObjectAction
- extends AbstractAction
- implements Action
This action expands a container object.
- Since:
- JTGO 4.0
- See Also:
- Serialized Form
|
Constructor Summary |
IlpExpandObjectAction()
Defines an action object with a default description string and default icon. |
IlpExpandObjectAction
public IlpExpandObjectAction()
- 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.