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

Packages that use AdjustmentListener
org.gnu.gtk   
 

Uses of AdjustmentListener in org.gnu.gtk
 

Methods in org.gnu.gtk with parameters of type AdjustmentListener
 void Adjustment.addListener(AdjustmentListener listener)
          Register an object to handle spin events.
 void Adjustment.removeListener(AdjustmentListener listener)
          Removes a listener
 


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