JavaFX UI freeze hang

Posted by cancelledout on Stack Overflow See other posts from Stack Overflow or by cancelledout
Published on 2010-04-12T06:41:17Z Indexed on 2010/04/12 6:43 UTC
Read the original article Hit count: 330

Filed under:
|
|
|
|

My JavaFX app's UI freezes after consecutive times of executing webservice calls. Those process calls are asynchronous.

How do I fix this problem? Is there a way to "unfreeze" the UI?

Sorry for the newbie question. But I badly need anyone;'s help

© Stack Overflow or respective owner

Related posts about javafx

Related posts about gui