java.awt.dnd

Class DropTargetEvent

public class DropTargetEvent extends EventObject

Field Summary
protected DropTargetContextcontext
Constructor Summary
DropTargetEvent(DropTargetContext context)
Method Summary
DropTargetContextgetDropTargetContext()

Field Detail

context

protected DropTargetContext context

Constructor Detail

DropTargetEvent

public DropTargetEvent(DropTargetContext context)

Method Detail

getDropTargetContext

public DropTargetContext getDropTargetContext()