GNU Classpath (0.17) | ||
Frames | No Frames |
Classes implementing java.awt.datatransfer.FlavorMap | |
class | This class maps between native platform type names and DataFlavors.
|
Methods with return type java.awt.datatransfer.FlavorMap | |
FlavorMap | Returns the default (instance) (System)FlavorMap.
|
Constructors with parameter type java.awt.datatransfer.FlavorMap | |
Creates a DropTarget object.
|
Methods with parameter type java.awt.datatransfer.FlavorMap | |
void | |
void | DragSource.startDrag(DragGestureEvent trigger, Cursor dragCursor, Image dragImage, Point imageOffset, Transferable trans, DragSourceListener dsl, FlavorMap map) Start a drag, given the DragGestureEvent that initiated the drag.
|
void | DragSource.startDrag(DragGestureEvent trigger, Cursor dragCursor, Transferable trans, DragSourceListener dsl, FlavorMap map) Start a drag, given the DragGestureEvent that initiated the drag.
|
Methods with return type java.awt.datatransfer.FlavorMap | |
FlavorMap | |
FlavorMap |
GNU Classpath (0.17) |