Class SpellingHighlighter


  • public class SpellingHighlighter
    extends java.lang.Object
    A highlighter for source code editors that highlights spelling errors using a SpellingChecker.
    Since:
    3.0
    Author:
    Chris Jennings
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ENABLE_SPELLING_HIGHLIGHT

        public static boolean ENABLE_SPELLING_HIGHLIGHT
    • Constructor Detail

      • SpellingHighlighter

        public SpellingHighlighter()