モジュール java.desktop
パッケージ javax.swing.event

インタフェースCaretListener

すべてのスーパー・インタフェース:
EventListener
既知のすべての実装クラス:
JEditorPane.AccessibleJEditorPane, JEditorPane.AccessibleJEditorPaneHTML, JEditorPane.JEditorPaneAccessibleHypertextSupport, JPasswordField.AccessibleJPasswordField, JTextArea.AccessibleJTextArea, JTextComponent.AccessibleJTextComponent, JTextField.AccessibleJTextField

public interface CaretListener extends EventListener
テキスト・コンポーネントのキャレット位置の変更リスナーです。