阅读背景:

等待Netbeans Platform应用程序反序列化所有先前打开的窗口

来源:互联网 

I am developing a Netbeans Platform application and face the following problem: When closing my app persists the opened windows A and B. Upon reopening my app the windows get deserialized one by one. First A then B. It is very possible that I receive new information for window B during the reopening of window A. At this point the program logic decides whether to open a new window B or use the existing one. But since window B doesn't exist yet it opens a new window. Afterwards the "old" window B is opened via deserialization.I am developing a Netbeans Platform application




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: