Download List

專案描述

Foxtrot is a small and powerful API for using
threads with the Java(TM) Foundation Classes
(JFC/Swing). It is based on a new concept, the
Synchronous Model, which greatly increases ease of
use.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-09 21:38 Back to release list
1.3

This release adds a new class, foxtrot.Job, for tasks that do not
throw checked Exceptions, and a corresponding method
foxtrot.Worker.post(Job job) that does not throw checked Exceptions.
It can be used exactly as foxtrot.Task. A new example has been added
to show how to use Foxtrot with a JProgressBar.
標籤: Major feature enhancements

Project Resources