...
Toolkit Agnostic Action Manager
The actions plugin provides a mechanism that can harvest Controller actions and create a matching toolkit action (Swing based) on the group's builder. This behavior has been extended to support UI toolkits other than Swing, starting with JavaFX. The Griffon Guide includes a full description on how to setup this feature, or disable it if the occasion calls for it.
...
The following plugins are now obsolete:
- i18n
- i18n-support
- actions
The following plugins need to be updated to their latest versions
- dialogs
- spring
Sample Applications
Griffon 1.1.0 ships with 8 sample applications of varying levels of complexity demonstrating various parts of the framework. In order of complexity they are:
...