Module java.desktop

Interface CaretListener

    • Method Summary

      Modifier and Type Method Description
      void caretUpdate​(CaretEvent e)
      Called when the caret position is updated.
    • Method Detail

      • caretUpdate

        void caretUpdate​(CaretEvent e)
        Called when the caret position is updated.
        Parameters:
        e - the caret event