Package editor

Class GosuEditor.ErrorAtCaretHandler

  • All Implemented Interfaces:
    java.util.EventListener, javax.swing.event.CaretListener
    Enclosing class:
    GosuEditor

    class GosuEditor.ErrorAtCaretHandler
    extends java.lang.Object
    implements javax.swing.event.CaretListener
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void caretUpdate​(javax.swing.event.CaretEvent ce)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ErrorAtCaretHandler

        ErrorAtCaretHandler()
    • Method Detail

      • caretUpdate

        public void caretUpdate​(javax.swing.event.CaretEvent ce)
        Specified by:
        caretUpdate in interface javax.swing.event.CaretListener