Uses of Package
org.bounce.text

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

Classes in org.bounce.text used by org.bounce.text
DocumentInputReader
          A Reader for XML input, which can handle escape characters.
FoldingPlainView
          Implements View interface for a simple multi-line text view that has text in one font and color.
SyntaxHighlightingScanner
          Associates input stream characters with specific styles.
 

Classes in org.bounce.text used by org.bounce.text.xml
FoldingMargin
          Base folding margin for a JTextComponent.
FoldingPlainView
          Implements View interface for a simple multi-line text view that has text in one font and color.
SyntaxHighlightingScanner
          Associates input stream characters with specific styles.
SyntaxHighlightingView
          The View uses the syntax highlighting scanner to determine the style (font, color) of the text that it renders.
 



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