I was given the task of improving the performance of a stock market charting software that uses SWT's GC to draw the charts. The chart drawing needs to be improved ...
I have an SWT desktop app which is distributed using install4j and runs under exe4j.
The app contains a table which displays a list of documents to be downloaded from a server. ...