Table of Contents

Interface IDragSourceMotionListener

Namespace
Java.Awt.Dnd
Assembly
MASES.JNet.dll

.NET interface for org.mases.jnet.generated.java.awt.dnd.DragSourceMotionListener implementing https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/DragSourceMotionListener.html

public interface IDragSourceMotionListener

Methods

DragMouseMoved(DragSourceDragEvent)

void DragMouseMoved(DragSourceDragEvent arg0)

Parameters

arg0 DragSourceDragEvent

DragSourceDragEvent