News

Java GUI Development: Reintroducing MVC Model-View-Controller (MVC) paradigm is an intuitive and widely accepted strategy in UI design, be it web or rich client. In fact it is so well established as a ...
Android GUI Programming. Android applications use a range of standard platform resources for designing and programming user interfaces. Android applications use classes in the Java language to ...
There's a lot of excitement in the Java community regarding the latest long-term support JDK release. When that release debuts, Java developers will be welcomed with the familiar Hello World program ...
The JDesktopPane class, first introduced in JDK 1.2 as a subsidiary to Swing’s GUI component series, lets you create a virtual desktop or Multiple Document Interface (MDI) in Java applications ...
I can easily do this in Java, but have never done any sort of GUI in C++. Is it possible to combine the two, meaning Java GUIS and the rest of the program in C++? Or do I need to do it all in C++.
Take another path to filthy rich clients -- AnimatingCardLayout is a free, open source layout manager that you can use to create animated transitions for your Java GUIs.
I'm a junior at Penn State and we started using Java. So far it's pretty interesting even though I'm used to C++. I'm a fairly decent programmer, but ...
GUI testing is a hard and often neglected task. We take a look at two open source solutions for writing SWT and Swing tests, SWTBot and Marathon, and how they can be used from JRuby. We talked to ...
Instantiations plans to offer both an SWT and a SWING version of its GUI building product in the near future. "It is our plan to offer Java developers powerful GUI building tools for both environments ...