Menu

#4 Add a swing worker for an action

open
4
2010-10-25
2010-10-25
William R
No

When the action method name is followed by the "&" character, the action is called in a independent thread to avoid the freeze of the application (a SwingWorker class could be used).

Discussion


Log in to post a comment.