JSyntaxColor is a swing editorkit working with a property file containing some instructions for coloring a grammar. This release fixes various bugs.
Main features :
* Standard EditorKit
* Simple property file for each syntax description
* Real time switch between syntax description
* Very compact and fast
* Applet support
* Inner cache for limiting parsing scope
* Tokens libraries cutomizable by user
* Color, Underline, Border attributes support
* Sample for Java/SQL/Formula syntax
* Many samples for API interesting parts
* Open source for the registered version
* JDK 1.2 compliant