Uses of Class
org.gnu.gtk.SelectionData

Packages that use SelectionData
org.gnu.gtk.event   
 

Uses of SelectionData in org.gnu.gtk.event
 

Methods in org.gnu.gtk.event with parameters of type SelectionData
 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