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 ...
CheckboxTree is an open source, Swing-based tree component with a checkbox in each of its nodes, similar to those commonly found in installers but missing from the Swing GUI toolkit. In this article ...
I have a big project to work on next semester that I have to build a GUI for. So I wanted to ask the *NIX community a question: which toolkit would you recommend for development now and for when I am ...