Description
Brings the SwingXBuilder libraries (based on SwingX 1.6.2-2) into your Griffon application.
Installation
The current version of griffon-swingx-builder-plugin is 0.5.1
To install just issue the following command
| Warning This plugin requires JDK5 to be installed, it will also constrain the running environment to JRE5 or above. |
Usage
SwingX nodes are added with the jx prefix to the root builder, which means you must prepend jx to the node names, this means datePicker becomes jxdatePicker. Please refer to the builder's page to known what nodes are available.
History
Version |
Date |
Notes |
|---|---|---|
0.5.1 |
05-18-11 |
Fixes the removal of the glassBox() node from SwingX 1.6.2-2 |
0.5 |
05-17-11 |
Release sync with Griffon 0.9.3 |
0.4 |
02-22-11 |
Upgraded to SwingxBuilder 0.1.7 |
0.3 |
02-10-11 |
Release sync with Griffon 0.9.2 |
0.2 |
07-23-10 |
Release sync with Griffon 0.9 |
0.1-SNAPSHOT |
|
|
1 Comment
Hide/Show CommentsFeb 22, 2012
jim
Downloaded 95 rc1. Followed istructions, including the omitted "Change evn Griffon-Version". Could not get example swingPad to run. It dies on a null.
I'm suspecting that I need to update swingxBuilder, but don't know where to get it or what command to use.
Thanks,
Jim