chiark / gitweb /
threading fixes: use invokeLater to always run the GUI initialisation on the event...
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 2 Apr 2011 12:14:49 +0000 (13:14 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 2 Apr 2011 12:14:49 +0000 (13:14 +0100)
commit34938af153ce24d7f700345f518d10f767608a24
tree0c74a82947ffb37a39f4c639e5ff2870b2a3c654
parent48dd6e2d6b6e3ca17d01aa4d4b2a80ecbf9c24c7
threading fixes: use invokeLater to always run the GUI initialisation on the event thread
src/net/chiark/yarrg/MarketUploader.java