public class IlvBPMNCompositeInteractor extends IlvSDMCompositeInteractor
Constructor and Description |
---|
IlvBPMNCompositeInteractor()
Constructs an
IlvBPMNCompositeInteractor object. |
Modifier and Type | Method and Description |
---|---|
boolean |
processEvent(IlvGraphic obj,
AWTEvent event,
IlvObjectInteractorContext context)
Processes the MouseEvent.MOUSE_PRESSED event.
|
getCompositeContext
acceptEvent, getEncapsulatedGraphic
Get, handleExpose, onEnter, onExit, Put
public IlvBPMNCompositeInteractor()
IlvBPMNCompositeInteractor
object.public boolean processEvent(IlvGraphic obj, AWTEvent event, IlvObjectInteractorContext context)
processEvent
in class IlvCompositeInteractor
obj
- The graphic object to which the object interactor is associated.event
- The event to handlecontext
- The interactor context.true
if the event was handled
by this processEvent
invocation,
false
otherwise.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.