Class ReferenceHighlighter<T>


  • public class ReferenceHighlighter<T>
    extends Object
    Underlines contents of a JTextComponent unless they are equal to a given reference value. If underlined, a context menu is offered for correction.
    • Method Detail

      • setReferenceSongs

        public void setReferenceSongs​(List<AudioSong> referenceSongs)
      • addReferenceSongs

        public void addReferenceSongs​(List<AudioSong> referenceSongs)
      • clear

        public void clear()
      • dispose

        public void dispose()