Module Overview
GroovyFX provides a Groovy binding for JavaFX 2.0.
Features include a SceneGraphBuilder, a TimelineBuilder and Groovy DSL features to handle JavaFX objects, enumerations, binding, and paints/colors.
The project is currently in Alpha 1.0 state.
Download
Project source can be downloaded from the GroovyFX Repository. The repository contains a Netbeans project and the Jar file can be created using Netbeans. Eventually, we plan on making snapshot and release jar files available.
Distributions
TBD
Installing
Under construction
Pre-requisites
Groovy 1.8.
You will need to install the JavaFX 2.0 Beta from javafx.com
Documentation
Developers
Source Control
Project source can be downloaded from the GroovyFX Repository.
Building
As the source is in a Netbeans project, you can build using Netbeans or using ant from the Netbeans installation.
Contributing
Let us know if you would like to contribute or offer suggestions.