Uses of Interface
ij.plugin.frame.jedit.LNTextAreaPainter.Highlight

Packages that use LNTextAreaPainter.Highlight
ij.plugin.frame.jedit   
 

Uses of LNTextAreaPainter.Highlight in ij.plugin.frame.jedit
 

Methods in ij.plugin.frame.jedit with parameters of type LNTextAreaPainter.Highlight
 void LNTextAreaPainter.addCustomHighlight(LNTextAreaPainter.Highlight highlight)
          Adds a custom highlight painter.
 void LNTextAreaPainter.Highlight.init(JEditTextArea textArea, LNTextAreaPainter.Highlight next)
          Called after the highlight painter has been added.