JComponentBreadboard 1.0 (simplifies Java/Swing Desktop GUIs)
| John Gunther 17 May 2007 21:49 GMT | Page rating:  |
Want to build a Java/Swing form-based GUI fast without the baggage of
code generation? Is your head spinning from XyzListeners,
SwingWorkers, and GridBagLayout?
JComponentBreadboard uses an electronic breadboard metaphor to
integrate Swing's disparate form-related elements into a single
coherent class representing the form as a whole. Snap your JComponents
onto a 2-D grid, bind them to your properties...GUI accomplished!
For a detailed User's Guide with many examples and full javadocs
please visit:
http://jcbreadboard.sourceforge.net/
Sincerely,
John C. Gunther
No comments at this time. Why not be the first?