WingSBuilder is a Groovy builder for the wingS framework that will let you build UIs in the same fashion as SwingBuilder does for Swing. The project is located at http://groovy.codehaus.org/WingSBuilder.
Most of the constructs provided by the original SwingBuilder are supported in WingSBuilder, thanks to the efforts of the wingS team in following the Swing model very closely. WingSBuilder also supports wingS specific components and the ability to attach your own components through widget() & container().
The site provides an example using the original Guessing Game presented at http://wingsframework.org/cms/examples.html.
This version relies on wings 3.1 and Groovy 1.5
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.