Uses of Class
org.bounce.text.FoldingPlainView

Packages that use FoldingPlainView
org.bounce.text   
org.bounce.text.xml   
 

Uses of FoldingPlainView in org.bounce.text
 

Subclasses of FoldingPlainView in org.bounce.text
 class SyntaxHighlightingView
          The View uses the syntax highlighting scanner to determine the style (font, color) of the text that it renders.
 

Uses of FoldingPlainView in org.bounce.text.xml
 

Subclasses of FoldingPlainView in org.bounce.text.xml
 class XMLView
          The XML View uses the XML scanner to determine the style (font, color) of the text that it renders.
 



Copyright © 2002-2011 Edwin Dankert. All Rights Reserved.