Re: Potential solution for conversion from AWT to Swing
Posted by
Colin Poczatek on
Dec 07, 2009; 1:41pm
URL: http://imagej.273.s1.nabble.com/ImageJ-development-involvement-contributions-tp3690030p3690082.html
For what it's worth (and if I'm remembering correctly) the SwingWorker
class is part of Java 1.6, and there's a Sun backport to Java 1.5.
They're not compatible though. We use the 1.6 version in our plugin.
Collin
> I have solved this in other GUI applications I work on by using a specific
> threading library, Foxtrot(BSD license), that enables the use of both
> synchronous and asynchronous threads in flexible ways. SwingWorker can also be
> used to prevent the GUI freeze, but is not as flexible (license?).
>
The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.