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

Packages that use TreeSelectionListener
org.gnu.gtk   
 

Uses of TreeSelectionListener in org.gnu.gtk
 

Methods in org.gnu.gtk with parameters of type TreeSelectionListener
 void TreeSelection.addListener(TreeSelectionListener listener)
          Register an object to handle Selection change events which are emitted whenever the selection has (possibly) changed
 void TreeSelection.removeListener(TreeSelectionListener listener)
          Removes a listener
 


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