Over the last two years, I spent some time developing a GUI application using Java Swing. The application was small, consisting of several classes in the MVC (Model-View-Controller) model, but was ...
If you’re faced with creating a Swing-based wizard from scratch, you’ll want to know about Tim Boudreau’s Wizard project. This installment of Jeff Friesen’s Open source Java projects series gets you ...