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!

Why do Swing Apps got a gray screen ??

843804Jan 9 2005 — edited Jan 11 2005
To all,

I don't know why when writing a large Swing App, it would sometimes got completely gray in color (ie. no UI is repainting and just a gray screen) especially after minimizing and then restoring it. (it is not hang up, you can get it work after some minutes of CPU processing......)

PS. This is the same when running NetBeans 4.0

I don't know if it is the problem with Microsoft Windows or not (hope not); but can anyone tell me what's the cause of this "gray screen" problem ???

I also read some articles about JavaBean component architecture for creating swing apps; I don't know if this will ease such a problem or not (I haven't implement any JavaBean architecture to my Swing app)

Thanks!

From Jason (Kusanagihk)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 8 2005
Added on Jan 9 2005
2 comments
265 views