swingwt.awt.dnd
Class DragSourceContext

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

public class DragSourceContext
extends java.lang.Object


Constructor Summary
DragSourceContext()
           
 
Method Summary
 int getSourceActions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DragSourceContext

public DragSourceContext()
Method Detail

getSourceActions

public int getSourceActions()