public class RectangleDraggedEvent extends EventObject
IlvDragRectangleInteractor
when the user finishes to drag the rectangle.source
Constructor and Description |
---|
RectangleDraggedEvent(Object source,
IlvRect rectangle,
InputEvent event)
Creates a new event.
|
Modifier and Type | Method and Description |
---|---|
InputEvent |
getOriginalEvent()
Returns the input event that generates this event.
|
IlvRect |
getRectangle()
Returns the rectangle that was dragged.
|
getSource, toString
public RectangleDraggedEvent(Object source, IlvRect rectangle, InputEvent event)
source
- the source of the event.rectangle
- the rectangle that was dragged.public IlvRect getRectangle()
public InputEvent getOriginalEvent()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.