public static final class WidgetAction.WidgetDropTargetEvent extends Object implements WidgetAction.WidgetEvent
| Constructor and Description |
|---|
WidgetDropTargetEvent(long id,
DropTargetEvent event)
Creates a drop target event.
|
| Modifier and Type | Method and Description |
|---|---|
DropTargetContext |
getDropTargetContext() |
long |
getEventID()
Returns an event id.
|
public WidgetDropTargetEvent(long id,
DropTargetEvent event)
id - the event idevent - the Swing eventpublic long getEventID()
getEventID in interface WidgetAction.WidgetEventpublic DropTargetContext getDropTargetContext()
DropTargetEventBuilt on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.