Description
Enables the usage of JSyntaxPane with any JEditorPane.
Installation
The current version of griffon-jsyntaxpane-plugin is 0.1
To install just issue the following command
| Warning This plugin requires JDK6 to be installed, it will also constrain the running environment to JRE6 or above. |
Usage
This plugin does not add any new nodes however it enables any JEditorPane to be syntax aware just by specifying a suitable value for its contentType: property, for example "text/java" or "text/groovy". Additional properties can be configured in griffon-app/conf/Config.groovy, for example
History
Version |
Date |
Notes |
|---|---|---|
0.1 |
08-16-10 |
Initial release |