public class DropEvent extends EventObject
source
Constructor and Description |
---|
DropEvent(Object source,
Object data,
Point location) |
Modifier and Type | Method and Description |
---|---|
Object |
getData() |
Point |
getLocation() |
int |
getX() |
int |
getY() |
getSource, toString
Copyright © 2003–2020 XDEV Software. All rights reserved.