Uses of Class
org.gnu.gtk.TargetEntry

Packages that use TargetEntry
org.gnu.gtk   
 

Uses of TargetEntry in org.gnu.gtk
 

Methods in org.gnu.gtk with parameters of type TargetEntry
 void Widget.setDragSource(ModifierType buttons, TargetEntry[] targets, DragAction actions)
          Sets up the widget so that it can be the source of drag and drop operations.
 void Widget.setDragDestination(DestDefaults flags, TargetEntry[] targets, DragAction actions)
          Sets up the widget so that is can receive drops as part of drag drop events and specifies what sort of drops it will accept
 


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