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 de-facto standard, that "compliance ...
Thirty years ago, Java 1.0 revolutionized software development. Every Java demo featured a simple "Hello World" dialog window with the only available option: Java's Abstract Window Toolkit, the first ...
What's the preferred toolkit/environment for creating GUI apps in Java nowadays? I've got a project coming up that requires a cross-platform GUI, and Java has already been pitched as the language ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Con-Way is an IBM WebSphere Studio Application Developer customer. "Since we don't program smaller apps it's hard to say, but even if a quick GUI building tool à la Visual Basic for Java was available ...
JavaServer Faces (JSF) is the Java standard technology for building component-based, event-oriented web interfaces. Like JavaServer Pages (JSP), JSF allows access to server-side data and logic. Unlike ...