|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
swingwt.awt.dnd.DropTargetEvent
| Field Summary | |
protected DropTargetContext |
context
|
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
DropTargetEvent(DropTargetContext context)
|
|
| Method Summary | |
DropTargetContext |
getDropTargetContext()
|
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected DropTargetContext context
| Constructor Detail |
public DropTargetEvent(DropTargetContext context)
| Method Detail |
public DropTargetContext getDropTargetContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||