Uses of Interface
org.gnu.gtk.event.DragDestinationListener

Packages that use DragDestinationListener
org.gnu.gtk   
 

Uses of DragDestinationListener in org.gnu.gtk
 

Methods in org.gnu.gtk with parameters of type DragDestinationListener
 void Widget.addListener(DragDestinationListener listener)
          Register an object to receive drag drop (destination) events.
 void Widget.removeListener(DragDestinationListener listener)
          Unregister an object that was receiving dragDestination event notification.
 


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