swingwt.awt.dnd
Class DropTargetContext

java.lang.Object
  extended byswingwt.awt.dnd.DropTargetContext

public class DropTargetContext
extends java.lang.Object


Constructor Summary
DropTargetContext()
           
 
Method Summary
 DropTarget getDropTarget()
           
protected  Transferable getTransferable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DropTargetContext

public DropTargetContext()
Method Detail

getDropTarget

public DropTarget getDropTarget()

getTransferable

protected Transferable getTransferable()