| Commit | Date | |
|---|---|---|
| 2011-06-20 01:16:28 | Tree | |
| 2011-03-28 00:04:31 | Tree | |
|
[r57]
by
computerguy5
Accidentally checked in incorrect @author tags from the various computers I work on. |
2011-01-25 12:13:40 | Tree |
|
[r56]
by
computerguy5
Preliminary TaskListener that fires the task events on the EDT. Currently any exceptions encountered are just logged and ignored, but we should handle that better in the future. |
2011-01-22 19:13:31 | Tree |
| 2011-01-22 19:05:51 | Tree | |
| 2011-01-22 19:05:45 | Tree | |
| 2011-01-20 21:23:45 | Tree | |
|
[r52]
by
computerguy5
Splitting the functionality of a Task into an execution context so that a single Task instance can be executed multiple times. The Task class is going to be refactored into an interface to take advantage of the split out execution context. |
2011-01-19 21:31:27 | Tree |
|
[r51]
by
computerguy5
Didn't realize that the Eclipse refactor had updated the TaskService reference in Task class to the original implementations' new name. |
2011-01-19 20:01:25 | Tree |
|
[r50]
by
computerguy5
Split TaskService into a TaskService interface and an ExecutorServiceTaskService implementation. |
2011-01-19 19:51:12 | Tree |