Uses of Interface
org.fife.ui.rtextarea.BackgroundPainterStrategy

Packages that use BackgroundPainterStrategy
org.fife.ui.rtextarea A single-font text editor with many custom features. 
 

Uses of BackgroundPainterStrategy in org.fife.ui.rtextarea
 

Classes in org.fife.ui.rtextarea that implement BackgroundPainterStrategy
 class BufferedImageBackgroundPainterStrategy
          A strategy for painting the background of an RTextAreaBase as an image.
 class ColorBackgroundPainterStrategy
          A strategy for painting the background of an RTextAreaBase as a solid color.
 class ImageBackgroundPainterStrategy
          A strategy for painting the background of an RTextAreaBase as an image.
 class VolatileImageBackgroundPainterStrategy
          A strategy for painting the background of an RTextAreaBase as an image.
 



Copyright © 2010. All Rights Reserved.