Top Griffon Tutorials and Resources
Griffon is the rapid desktop development equivalent to Grails or Ruby on Rails. Griffon is a desktop application framework written in Groovy, a scripting language that runs on the Java Virtual Machine. Just like Grails or Rails, Griffon is very DRY and opinionated, comes with generators, and separates your models from your controllers from your views.
Griffon is a new project with the most recent release clocking in at version 0.1.1. Even though Griffon is new, it is based mainstay libraries such as Groovy, Swing Builders, and SwingX. Even with a version number of 0.1.1, Griffon provides enough features to develop functional and complex UIs. To help getting started with Griffon, here is a collection of Griffon tutorials and resources that I have found insightful and helpful.
- Griffon
- Griffon Quick Start
- Griffon Docs
- Griffon in Action Source Code
- Grinding Griffon: The Setup
- Grinding Griffon: The Hit
- Styling a Griffon application
- Riding The Griffon
- Griffon In Front Grails In Back
- Griffon Pre-Alpha NetBeans Plugin Demoed at the NetBeans Booth
- GriffonCast Simple Video Player
- SwingX busy label demo in Griffon and Groovy
- Griffon Applications
- My First Griffon App
- Getting Started with Swing MVC Development on Griffon
- Flying with Griffon