/[pdpsoft]/branches/nl.nikhef.jgridstart-flyingsaucer/nl.nikhef.jgridstart/thirdparty/swingworker/README.swingworker |
Parent Directory
|
Revision Log
* cleanup a bit * make build work with java5 and java6 (mostly proguard-related) * make java web start baseurl discovery fail gracefully in standalone mode
1 | SwingWorker |
2 | ----------- |
3 | |
4 | SwingWorker is set of helper classes for handling background tasks. |
5 | It is included in Java 6 and higher, but not in Java 5. To make it |
6 | work in all cases, a local copy of SwingWorker is included in the |
7 | distribution. It has a different package name than Java 6 so that |
8 | it doesn't conflict. |
9 | |
10 | https://swingworker.dev.java.net/ |
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |