This is a short explanation about how threads work in a Java application. The app mentioned is "STE", an API client for Wikidot.com - find out more here: http://www.wdeditor.com
STE uses multi-threading so that checking for updates and sending usage statistics does not affect the normal operation of the application (they are run in background threads).
Import, Export and Preview are planned to be multi-threaded in the future, but this is not yet available.
@TysMusicCovers Thanks :) Glad that I could help. (Sorry about the slow reply)
leiger40 3 months ago
Help a lot! Thank you!
TysMusicCovers 5 months ago
@iKtsang It was kind of spontaneous, I needed an example and that was the first one I came up with ;-)
leiger40 1 year ago
Haha... Loves the Maccas example :P
iKtsang 1 year ago