Uses of Class
org.gnu.gdk.DragContext

Packages that use DragContext
org.gnu.gtk.event   
 

Uses of DragContext in org.gnu.gtk.event
 

Methods in org.gnu.gtk.event with parameters of type DragContext
 void DragDestinationListener.dragDataReceived(Widget widget, DragContext context, int x, int y, SelectionData selectionData, int id, int time)
           
 void DragSourceListener.dragDataRequest(Widget widget, DragContext context, SelectionData selectionData, int id, int time)
          A drop has been made.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net