The Source for Java Technology Collaboration


Abstraction of Multithreading

  • Spin a toolkit for managing threading issues with Swing
  • Foxtrot is an easy and powerful API to use threads (synchronously) with the Java Foundation Classes (JFC/Swing).
  • SwingWorker An asynchronous solution for threading problems in Swing apps

-- JoshuaMarinacci - 11 May 2004 -- TimoWiedenmann - 12 May 2004

Topic ThreadingIssues . { Edit | Ref-By | Printable | Diffs r3 < r2 < r1 | More }
 XML java.net RSS

Revision r3 - 15 May 2004 - 16:20:27 - Main.krakerjaak
Parents: TWikiUsers > JoshuaMarinacci > BetterDesktopJava