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