Monthly Archives: August 2007
GUI Commands 2.1 Released
GUI Commands 2.1 is now available. This release has a few new features, API updates and bug fixes. Please refer to the change notes for a complete list of changes. This release is a free upgrade from 2.0. New Features New annotions for … Continue reading
More Value Model thoughts…
In light of my previous post, I’ve long pondered how I could create a generic PresentationModel/ValueModel framework that can be customised on a per project basis. Must be able to extend the ValueModel interface with real meta data methods. Must be able … Continue reading
Extending Value Models
I recently worked on a large scale Swing project where we made heavy use of value models in the UI. The requirements were complex as the interface designers were more interested in what was good rather than what was easy. In … Continue reading