org.gnu.gtk.event
Interface DragDestinationListener


public interface DragDestinationListener


Method Summary
 void dragDataReceived(Widget widget, DragContext context, int x, int y, SelectionData selectionData, int id, int time)
           
 

Method Detail

dragDataReceived

public void dragDataReceived(Widget widget,
                             DragContext context,
                             int x,
                             int y,
                             SelectionData selectionData,
                             int id,
                             int time)

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