Uses of Class
org.gjt.sp.jedit.textarea.AntiAlias

Packages that use AntiAlias
org.gjt.sp.jedit.textarea The classes in this package are in the process of being refactored, for jedit 4.3final. 
 

Uses of AntiAlias in org.gjt.sp.jedit.textarea
 

Methods in org.gjt.sp.jedit.textarea that return AntiAlias
 AntiAlias TextAreaPainter.getAntiAlias()
           
 

Methods in org.gjt.sp.jedit.textarea with parameters of type AntiAlias
 void TextAreaPainter.setAntiAlias(AntiAlias newValue)
          As of jEdit 4.3pre4, a new JDK 1.6 subpixel antialias mode is supported.