• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Swing Framework

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have been searching for a good open source swing framework that allows a developer to jump start a Swing project. A basic Swing Starter Application that gives a solid structure to build the application.

I came across the JGoodies site and bought the developer license for it. It looks very promising. Another great project is the Spring Rich Client Project, the latest release is 0.1.0. This is very cool project and brings the Spring flavor to Swing development with Dependency Injection, Inversion of Control etc.

Most of the books on swing have toy application examples that does not really show how to develop real-world Swing applications. The best book that I have on Swing is the JavaLive by Scott Delab.

Please share your experiences on frameworks that makes Swing development easy and any good books that you have read.

Check out the Spring Rich Client site, it is a very young project and there are hardly any tutorials online.
 
Hey, sticks and stones baby. And maybe a wee mention of my stuff:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic