Every day is Election Day at DZone. Login and vote now.
By Jacek
via jacekfurmankiewicz.blogspot.com
Published: Apr 28 2008 / 17:49
Ongoing changes to the JavaBuilder concept, oriented towards bringing dynamic language-level productivity to UI creation in plain Java. Inspired by Groovy SwingBuilder and GTK+ libGlade, but using YAML (as in Ruby on Rails) as the UI definition format. This one covers automatically syncing variables across the Java and YAML domain and introducing Javascript style event handlers (e.g. onKeyPressed) to avoid the need for manually coding KeyListeners, FocusListeners, etc.
Add your comment