All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.sun.java.swing.event.CaretListener

public interface CaretListener
extends EventListener
Listener for changes in the caret position of a text component.


Method Index

 o caretUpdate(CaretEvent)

Methods

 o caretUpdate
 public abstract void caretUpdate(CaretEvent e)

All Packages  Class Hierarchy  This Package  Previous  Next  Index