This post originated from an RSS feed registered with Java Buzz
by Joe Shelby.
Original Post: ApplicationSupport class -- a Swing API Facade
Feed Title: Joe's Java Jottings
Feed URL: http://www.blog-city.com/bc/
Feed Description: Notes, observations, and occasional other stuff on Java, with concentrations on Swing, XML, and the Semantic (Object) Web.
http://www.javaworld.com/javaworld/jw-05-2003/jw-0530-designpatterns.html
A convenience API for fetching "resources", including language-specific strings. Something I've been planning on writing for years now, but hey, this will save me some time...its by Graphic Java's David Geary, who's finally back to writing some Swing stuff after doing two books on JSPs.