Bug 666229 - Review Request: swing-worker - Long running Swing GUI interacting tasks
Summary: Review Request: swing-worker - Long running Swing GUI interacting tasks
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-29 18:16 UTC by Ismael Olea
Modified: 2010-12-30 15:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-30 15:08:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ismael Olea 2010-12-29 18:16:43 UTC
Spec URL: http://olea.org/tmp/swing-worker.spec
SRPM URL: http://olea.org/tmp/swing-worker-1.2-1.fc15.src.rpm
Description:
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 back-port of SwingWorker included into 1.6.

COMMENT: this a new dependency for update OmegaT to 2.2.3

Comment 1 Alexander Kurtakov 2010-12-30 12:12:40 UTC
What's the point in having this package? Why not using openjdk version shich all ready has SwingWorker?

Comment 2 Alexander Kurtakov 2010-12-30 12:17:30 UTC
FWIW, simply removing swing worker jar and everywhere it's mentioned in the build files should work.
Same for activation.jar.

Comment 3 Ismael Olea 2010-12-30 15:08:53 UTC
I'm not a java coder, but reading http://en.wikipedia.org/wiki/SwingWorker now I understand your point.

Thanks! I close this request.


Note You need to log in before you can comment on or make changes to this bug.