Uses of Class
ij.plugin.frame.jedit.TextAreaPainter

Packages that use TextAreaPainter
ij.plugin.frame.jedit   
 

Uses of TextAreaPainter in ij.plugin.frame.jedit
 

Fields in ij.plugin.frame.jedit declared as TextAreaPainter
 TextAreaPainter JEditTextArea.painter
           
 

Methods in ij.plugin.frame.jedit that return TextAreaPainter
 TextAreaPainter JEditTextArea.getPainter()
          Returns the object responsible for painting this text area.