ilog.cpl.graph.action.toolbar
Class IlpAbstractGraphAction
java.lang.Object
javax.swing.AbstractAction
ilog.cpl.graph.action.toolbar.IlpAbstractGraphAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Direct Known Subclasses:
- IlpEquipmentLabelLayoutAction, IlpEquipmentScrollToContentsAction, IlpEquipmentZoomBackAction, IlpEquipmentZoomInAction, IlpEquipmentZoomResetAction, IlpGraphFitToContentsAction, IlpGraphInteractorAction, IlpNetworkLabelLayoutAction, IlpNetworkScrollToContentsAction, IlpNetworkZoomBackAction, IlpNetworkZoomInAction, IlpNetworkZoomResetAction
public abstract class IlpAbstractGraphAction
- extends AbstractAction
- implements Action
Abstract action to perform a task in the associated view.
- Since:
- JViews 7.5
- See Also:
- Serialized Form
IlpAbstractGraphAction
protected IlpAbstractGraphAction(IlpViewsView view)
- Constructor
- Parameters:
view - Graphic view where the action will be performed
getView
public IlpViewsView getView()
- Returns the view.
- Since:
- JViews 7.5
getContext
public IlpContext getContext()
- Returns the application context.
- Since:
- JViews 7.5
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.