GNU Classpath (0.95) | |
Frames | No Frames |
Methods with return type java.awt.dnd.peer.DragSourceContextPeer | |
DragSourceContextPeer |
Constructors with parameter type java.awt.dnd.peer.DragSourceContextPeer | |
DragSourceContext.DragSourceContext(DragSourceContextPeer peer, DragGestureEvent trigger, Cursor cursor, Image image, Point offset, Transferable trans, DragSourceListener dsl) Initializes a drag source context.
|
Methods with parameter type java.awt.dnd.peer.DragSourceContextPeer | |
DragSourceContext | DragSource.createDragSourceContext(DragSourceContextPeer peer, DragGestureEvent dge, Cursor cursor, Image image, Point offset, Transferable t, DragSourceListener dsl) Creates the DragSourceContext to handle this drag.
|
GNU Classpath (0.95) |