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.
-
caretUpdate(CaretEvent)
-
caretUpdate
public abstract void caretUpdate(CaretEvent e)
All Packages Class Hierarchy This Package Previous Next Index