ilog.cpl.graph.interactor
Class IlpGraphEditEquipmentObjectInteractor
java.lang.Object
ilog.cpl.interactor.IlpAbstractInteractor
ilog.cpl.interactor.IlpDefaultViewInteractor
ilog.cpl.graphic.views.IlpViewsViewInteractor
ilog.cpl.graph.interactor.IlpGraphEditEquipmentObjectInteractor
- All Implemented Interfaces:
- IlpInteractor, IlpViewInteractor
- Direct Known Subclasses:
- IlpEditEquipmentObjectInteractor, IlpEditEquipmentObjectInteractor
public abstract class IlpGraphEditEquipmentObjectInteractor
- extends IlpViewsViewInteractor
This class defines a view interactor that allows the user to edit or
move equipment objects such as cards, shelves, ports and LEDs.
With this interactor you are able to:
- Move equipment objects in the view.
- Place shelf items inside shelves and card carriers.
- Place card items inside cards.
- Move equipment objects from one container to another.
- Move equipment objects from a container to the view.
- Resize shelves.
- Resize shelf items when they are root objects.
When using this interactor, please note the following constraints:
- Only one object can be selected at a time.
- The view in which the interactor is used should be configured
with a physical zoom policy.
- Since:
- JTGO 4.0
| Methods inherited from class ilog.cpl.interactor.IlpAbstractInteractor |
createActionEvent, displayPopupMenu, getAction, getAction, getActionEventFactory, getGestureAction, getGestureButton, getGestureModifiers, getKeyStrokeAction, getPopupMenuFactory, manageSelection, processGesture, processKeyEvent, processMouseOrFocusEvent, setAction, setAction, setActionEventFactory, setGestureAction, setGestureAction, setKeyStrokeAction, setPopupMenuFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlpGraphEditEquipmentObjectInteractor
protected IlpGraphEditEquipmentObjectInteractor()
- Creates the interactor.
createViewsInteractor
protected abstract IlvManagerViewInteractor createViewsInteractor()
- Creates the view interactor
- Internal method or field: do not use!
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.