| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: swing-worker | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.2 | Vendor: openSUSE |
| Release: bp155.2.12 | Build date: Mon May 22 13:23:19 2023 |
| Group: Development/Libraries/Java | Build host: lamb60 |
| Size: 40482 | Source RPM: swing-worker-1.2-bp155.2.12.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://swingworker.dev.java.net/ | |
| Summary: UI updates support for long running tasks | |
SwingWorker is designed for situations where you need to have a long running task run in a background thread and provide updates to the UI either when done, or while processing. This project is a backport of SwingWorker included into Java 1.6.
LGPL-2.1+
* Tue Sep 19 2017 fstrba@suse.com
- Fix build with jdk9: specify java source and target 1.6
- Added patches:
* swing-worker-1.2-nosource.patch
+ Don't hardcode the source and target levels in the build.xml
+ We are specifying them on command-line
* swing-worker-1.2-encoding.patch
+ Patch out the offending characters instead of specifying the
encoding, since there are different encodings in different
files.
* Fri Jul 11 2014 tchvatal@suse.com
- Cleanup with spec-cleaner and do not version javadoc dir.
* Mon Sep 15 2008 mvyskocil@suse.cz
- -target=1.5 -source=1.5
* Thu Aug 21 2008 mvyskocil@suse.cz
- Initial packaging (version 1.2)
/usr/share/doc/packages/swing-worker /usr/share/doc/packages/swing-worker/COPYING /usr/share/doc/packages/swing-worker/releasenotes.txt /usr/share/java/swing-worker-1.2.jar /usr/share/java/swing-worker.jar
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:40:38 2026