ilog.cpl.interactor
Interface IlpObjectInteractor
- All Superinterfaces:
- IlpInteractor
- All Known Implementing Classes:
- IlpDefaultObjectInteractor
public interface IlpObjectInteractor
- extends IlpInteractor
This interface translates atomic input events that occur on business
objects being represented in an ILOG JTGO Graphic component into Swing
action invocations in a given context, recognizing higher-level gestures
when applicable, and invoking the associated Swing actions.
Note: The object interactor is stateless. It uses an
IlpObjectInteractionContext to store information about
an object. This interaction context must be given when calling
IlpInteractor.processEvent(ilog.cpl.interactor.IlpInteractionContext, java.awt.AWTEvent).
- Since:
- JTGO 3.0
- See Also:
IlpInteractor,
IlpObjectInteractionContext
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.