Java java.awt.dnd DropTargetEvent fields, constructors, methods, implement or subclass

Example usage for Java java.awt.dnd DropTargetEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.awt.dnd DropTargetEvent.

The text is from its open source code.

Method

DropTargetContextgetDropTargetContext()
This method returns the DropTargetContext associated with this DropTargetEvent .
ObjectgetSource()
The object on which the Event initially occurred.