[jsword-devel] Bug fixes

Joe Walker jsword-devel@crosswire.org
Wed, 31 Mar 2004 12:37:15 +0100


JobManager depended on SwingUtilities, which is wrong because Jobs are 
supposed to be usable in any environment. This simplifies JobManager 
considerably, but makes the task of WorkListeners slightly harder.

JDepend and Checkstyle was complaining about a few things that I tidied up.

Joe.