Class JXEditorPane.CaretHandler

java.lang.Object
org.jdesktop.swingx.JXEditorPane.CaretHandler
All Implemented Interfaces:
EventListener, CaretListener
Enclosing class:
JXEditorPane

private class JXEditorPane.CaretHandler extends Object implements CaretListener
Listens to the caret placement and adjusts the editing properties as appropriate. Should add more attributes as required.
  • Constructor Details

    • CaretHandler

      private CaretHandler()
  • Method Details