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

Packages that use FocusListener
org.gnu.gtk   
 

Uses of FocusListener in org.gnu.gtk
 

Methods in org.gnu.gtk with parameters of type FocusListener
 void Widget.addListener(FocusListener listener)
          Register an object to receive focus event notification.
 void Widget.removeListener(FocusListener listener)
          Unregister an object that was receiving focus event notification.
 


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