ilog.cpl.network.action.toolbar
Class IlpNetworkEditGroupAction
java.lang.Object
javax.swing.AbstractAction
ilog.cpl.graph.action.toolbar.IlpAbstractGraphAction
ilog.cpl.graph.action.toolbar.IlpGraphInteractorAction
ilog.cpl.network.action.toolbar.IlpNetworkInteractorAction
ilog.cpl.network.action.toolbar.IlpNetworkEditGroupAction
- All Implemented Interfaces:
- InteractorListener, ActionListener, Serializable, Cloneable, EventListener, Action
public class IlpNetworkEditGroupAction
- extends IlpNetworkInteractorAction
This action sets a group editing interactor on the view.
- Since:
- JTGO 3.0
- See Also:
IltEditGroupInteractor,
IlpNetworkEditGroupButton,
Serialized Form
IlpNetworkEditGroupAction
public IlpNetworkEditGroupAction(IlpViewsView view,
AbstractButton button)
- Creates the action.
- Parameters:
view - The view on which to operate.button - The button to which the action will be attached.
belongsToThisInteractor
protected boolean belongsToThisInteractor(IlvManagerViewInteractor otherInteractor)
- Overridden, in order to make the button remain pressed while
a subordinate interactor of the EditGroupInteractor is temporarily
active.
- Overrides:
belongsToThisInteractor in class IlpGraphInteractorAction
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.