Class DropControllerMotion

All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class DropControllerMotion extends EventController

An event controller tracking the pointer during Drag-and-Drop operations.

It is modeled after EventControllerMotion so if you have used that, this should feel really familiar.

This controller is not able to accept drops, use DropTarget for that purpose.