ilog.cpl.network.action.toolbar
Class IlpNetworkEditEquipmentObjectAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by ilog.cpl.graph.action.toolbar.IlpAbstractGraphAction
          extended by ilog.cpl.graph.action.toolbar.IlpGraphInteractorAction
              extended by ilog.cpl.network.action.toolbar.IlpNetworkInteractorAction
                  extended by ilog.cpl.network.action.toolbar.IlpNetworkEditEquipmentObjectAction
All Implemented Interfaces:
InteractorListener, ActionListener, Serializable, Cloneable, EventListener, Action

public class IlpNetworkEditEquipmentObjectAction
extends IlpNetworkInteractorAction

This action sets an edit interactor for equipment objects to the view.

Since:
JTGO 4.0
See Also:
IlpNetworkEditEquipmentObjectButton, Serialized Form

Field Summary
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
Constructor Summary
IlpNetworkEditEquipmentObjectAction(IlpViewsView view, AbstractButton button)
          Creates the action.
 
Method Summary
protected  boolean belongsToThisInteractor(IlvManagerViewInteractor otherInteractor)
          Overridden, in order to make the button remain pressed while a subordinate interactor of the EditGroupInteractor is temporarily active.
 
Methods inherited from class ilog.cpl.graph.action.toolbar.IlpGraphInteractorAction
actionPerformed, getCplInteractor, getIlpInteractor, getIlvInteractor, interactorChanged, setButton, setIlpInteractor, setIlvInteractor
 
Methods inherited from class ilog.cpl.graph.action.toolbar.IlpAbstractGraphAction
getContext, getView
 
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.swing.Action
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 

Constructor Detail

IlpNetworkEditEquipmentObjectAction

public IlpNetworkEditEquipmentObjectAction(IlpViewsView view,
                                           AbstractButton button)
Creates the action.

Parameters:
view - The view to operate on.
button - The button to associate to the action.
Method Detail

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.