Class JXEditorPane.CaretHandler
java.lang.Object
org.jdesktop.swingx.JXEditorPane.CaretHandler
- All Implemented Interfaces:
EventListener, CaretListener
- Enclosing class:
JXEditorPane
Listens to the caret placement and adjusts the editing
properties as appropriate.
Should add more attributes as required.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CaretHandler
private CaretHandler()
-
-
Method Details
-
caretUpdate
- Specified by:
caretUpdatein interfaceCaretListener
-