Uses of Interface java.awt.datatransfer.FlavorMap

Uses in package java.awt.datatransfer

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 (System)FlavorMap for the current thread's ClassLoader.

Uses in package java.awt.dnd

Constructors with parameter type java.awt.datatransfer.FlavorMap

DropTarget.DropTarget(Component c, int i, DropTargetListener dtl, boolean b, FlavorMap fm)
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
Start a drag, given the DragGestureEvent that initiated the drag.

Methods with return type java.awt.datatransfer.FlavorMap

FlavorMap
FlavorMap