If we ask really nicely, would you please vote? Pretty please? Login and vote now.
By Jacek
via jacekfurmankiewicz.blogspot.com
Published: Jun 01 2008 / 19:06
Further progress on the Java SwingBuilder. Java SwingBuilder is an attempt to bring dynamic language-type productivity to Java Swing UI development by defining the layout/event wiring/binding in a separate YAML file and leaving the Java class to focus on pure business-side code. Inspired by Groovy SwingBuilder (the concept in general), Ruby on Rails (YAML is the new JSON/XML, but leaner) and GTK+ libGlade (for the idea of keeping layout and event wiring in a separate file). Uses MigLayout as the main layout manager. End goal of the project: to define max functionality with the least amount of code.



Add your comment