Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
jsource.gui.TextAreaPainter

Uses of TextAreaPainter in jsource.gui
 

Fields in jsource.gui declared as TextAreaPainter
private  TextAreaPainter JSEditor.painter
           
 

Methods in jsource.gui that return TextAreaPainter
 TextAreaPainter JSEditor.getPainter()
          Returns the object responsible for painting this text area.