Implements a SwingWorker class for background calculations. Without interruption it will optimize all given IOptimizers. Add new optimizers with addOptimizer( IOptimizer ). The whole thing is started with worker.start().
@author muellera
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.