Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

The screen turns blank when I resize the window in Java3D

3184979Feb 25 2016 — edited Feb 25 2016

Whenever I resize the window screen , it turns blank and the shape disappears. I tried adding : Toolkit.getDefaultToolkit().sync(); to refresh the canvas but it didn't work. Does anyone know what is the problem?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2016
Added on Feb 25 2016
0 comments
848 views