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!

detect WHILE a window is being resized

992353Feb 20 2013 — edited Feb 21 2013
Hi,

Just got back into Java again. Used it in the from time to time during the last 13 years. Can't remember my old account or I would have used that one.

This time around I am using JavaFX instead of Swing. I was wondering how to detect while (not when) a window is being resized. I want to pause all drawing threads while the window is being resized. There doesn't seam to be any answers in the JavaFX API. Anyone have any possible solutions?

Thanks,

Carl
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 21 2013
Added on Feb 20 2013
2 comments
101 views