Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

yaml

  • submit to reddit

Swing JavaBuilder 1.1 : Declarative UIs With Maximum Productivity

“Just started on using the Swing JavaBuilder and i must say i like it. Just replaced 170 rules of Java code with only 13 lines YAML” Comment posted the JavaBuilders forum Swing JavaBuilder 1.1 is...

10 replies - 3070 views - 12/22/10 by Jacek Furmankiewicz in Announcements

Swing JavaBuilder 1.0.1 is out

I am happy to announce the stable 1.0 release of Swing JavaBuilder, a library aiming at maximizing the productivity of a Java Swing developer via declarative UIs, MigLayout DSL, databinding and build-in input validation. It's aimed to be a full-blown...

1 replies - 1381 views - 08/12/10 by Jacek Furmankiewicz in Announcements

Quick Menu Creation with the Java SwingBuilder's SWT-style API

The latest 0.2.DEV release of the Java SwingBuilder introduces SWT-style API for creating menu items in the YAML file, thus allowing you to specify the text, mnemonic and accelerator all in one property:

0 replies - 4030 views - 07/19/08 by Jacek Furmankiewicz in Announcements

Java SwingBuilder 0.1 Final : Open Source Competition for JavaFX in Good Old Java

I am happy to announce the first stable release (0.1.FINAL) of the Java SwingBuilder, released under the business-friendly Apache 2.0 license:http://javabuilders.googlecode.com/files/javabuilder.swing.0.1.FINAL.zip Inspired by a myriad of open source...

0 replies - 5211 views - 07/07/08 by Jacek Furmankiewicz in Announcements

Taking JavaFX Head-on: Java SwingBuilder 0.1.RC2 [UPDATED]

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...

1 replies - 3168 views - 06/26/08 by Jacek Furmankiewicz in Announcements