public class DropTargetEvent extends EventObject
Modifier and Type | Field and Description |
---|---|
protected DropTargetContext |
context |
source
Constructor and Description |
---|
DropTargetEvent(DropTargetContext context) |
Modifier and Type | Method and Description |
---|---|
DropTargetContext |
getDropTargetContext() |
getSource, toString
protected DropTargetContext context
public DropTargetEvent(DropTargetContext context)
public DropTargetContext getDropTargetContext()