Description
Brings the TridentBuilder libraries (based on Trident 1.0) into your Griffon application.
Trident is an animation library that is toolkit agnostic (wiki)
Installation
The current version of griffon-trident-builder-plugin is 0.1
To install just issue the following command
griffon install-plugin trident-builder
| Warning This plugin requires JDK6 to be installed, it will also constrain the running environment to JRE6 or above. |
Usage
Trident nodes are added by default to the root builder without a prefix, which means you can call them directly. Refer to the builder's page to known what nodes are available.


