Skip to: Site menu | Main content

A Grails-like Rich Internet Framework

SwingxtrasBuilder Plugin Print

Description

Brings the SwingxtrasBuilder libraries into your Griffon application.

Installation

The current version of griffon-swingxtras-builder-plugin is 0.1.1

To install just issue the following command

griffon install-plugin swingxtras-builder
Warning

This plugin requires JDK5 to be installed, it will also constrain the running environment to JRE5 or above.

Usage

Nodes rovided by this plugin 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.

History

Version Date Notes
0.1.1 03-09-09 Bumped version to be compatible with Griffon 0.1.0
0.1 02-19-09