How to save and spellcheck in another thread when the user stops typing in Java TextArea

前端 未结 0 731
傲寒
傲寒 2020-12-29 08:16

I\'ve created a simple text editor that autosaves txt files every minute and also spell checks the TextArea with the languagetool java api. I\'d like to have the autosaving

相关标签:
回答
  • 消灭零回复
提交回复
热议问题