News

Application GUI components developed using Qt Jambi’s rendering system can augment or replace those based on Java’s Swing/Java 2D framework, and vice verse.
Swing played an important role in the evolution of GUI development on the Java platform. Many legacy programs still use Swing components, which means interest in the JFC classes that support Swing ...
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 ...
Swing (and AWT) pioneered the use of MVC in Java. Surprisingly Swing stays one of the most convoluted and counterintuitive MVC frameworks with very little guidance on how to do things right. This ...
A potpourri of Java client application technologies is on the agenda at the conference in San Jose, Calif. on Friday, where the desktop gets top billing over the Web. Again dominating the discussion, ...