public class DropTargetEvent extends java.util.EventObject
| Modifier and Type | Field and Description |
|---|---|
protected DropTargetContext |
context |
| Constructor and Description |
|---|
DropTargetEvent(DropTargetContext context) |
| Modifier and Type | Method and Description |
|---|---|
DropTargetContext |
getDropTargetContext() |
protected DropTargetContext context
public DropTargetEvent(DropTargetContext context)
public DropTargetContext getDropTargetContext()