News

I'm building an app in Java ( using Swing, and no I don't intend to use SWT ) and have a couple "inspector" windows. For reference, I'm a long-time Mac lover/programmer/user and I *like* multi window ...
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 ...
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 ...