Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Here's a simple example of using SwingBuilder:

Here is what it will look like:


Here is a slightly more involved example, with an example of swing builder code re-use via a closure.

Mailer User Interface example

@Bindable and @Vetoable AST transformations

Although not specific to the Swing builder, Groovy 1.6 introduced two Bindable and Vetoable transformation of interest to Swing developers.

Labels
  • None