| Excerpt |
|---|
JideBuilder is a Groovy builder for the open source JIDE Common Layer |
| Warning | ||
|---|---|---|
| ||
JideBuilder has been relocated to the Griffon project, please update your links to http://griffon.codehaus.org/JideBuilder. The information on this page may be outdated. |
Contribution Overview
JideBuilder will let you create Jide components and standard Swing components as SwingBuilder does, because it doesn't override the default names of previously registered components in SwingBuilder, this means that you can mix both types of components with the same builder.
...