This library is used for showing various rich text, including LaTeX, images, codes, tables, and normal styles such as center, bold, italic, and so on. An interesting feature is, that you can customize most tags as whatever you want. It uses CodeView to support code highlight, and JLaTeXMath to support LaTeX. The method to parse rich text is something like recursively descending.
The purpose of this project is to provide an example of use of the JLaTeXMathlibrary (http://forge.scilab.org/index.php/p/jlatexmath/) by creating an application similar to LaTeXiT on Mac