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

Packages that use TextBufferListener
org.gnu.gtk   
 

Uses of TextBufferListener in org.gnu.gtk
 

Methods in org.gnu.gtk with parameters of type TextBufferListener
 void TextBuffer.addListener(TextBufferListener listener)
          Register an object to receive text view event notification.
 void TextBuffer.removeListener(TextBufferListener listener)
          Unregister an object that was receiving text view event notification.
 


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