Table of Contents

Interface IDragSourceContextPeer

Namespace
Java.Awt.Dnd.Peer
Assembly
MASES.JNet.dll
public interface IDragSourceContextPeer

Properties

Cursor

Cursor Cursor { get; set; }

Property Value

Cursor

Methods

StartDrag(DragSourceContext, Cursor, Image, Point)

void StartDrag(DragSourceContext arg0, Cursor arg1, Image arg2, Point arg3)

Parameters

arg0 DragSourceContext

DragSourceContext

arg1 Cursor

Cursor

arg2 Image

Image

arg3 Point

Point

Exceptions

InvalidDnDOperationException

TransferablesFlavorsChanged()

void TransferablesFlavorsChanged()