Is there a Swing based Rich client implementation of the Petstore application or something similar? I wanted to see the J2EE design patterns and blueprints put to practice in a Swing based rich client. The blue prints at http://java.sun.com/reference/blueprints/ and http://corej2eepatterns.com/ primarily focus on Web based applications but other than Presentation Tier everything should remain the same for a Swing based one. Macromedia has done something similar http://www.macromedia.com/devnet/blueprint/, pretty neat. Guess I could get cracking on this one.