Java Swing Demonstration
I recently stumbled into another conversation about Java Swing here at
the office. It's been a while since I've worked on a Java GUI
application of any significance and I'm surprised that we still don't
have any exciting examples of solid, attractive Swing
applications. The library is mature and while it may not be the
easiest to approach, it is powerful and applications that leverage
Swing can look great.
a real-estate appraisal management system and we leveraged Swing
heavily to provide an attractive desktop application. Below is short
demonstration video we put together towards the end of the development
cycle. Swing has a lot of functionality and the object model is, perhaps,
more complicated than it needs to be. That said, it's definitely worth
the effort!
