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!

java.awt.IllegalComponentStateException: The frame is displayable.

843807Mar 20 2010 — edited Mar 20 2010
Hi

I used setVisible(false) method before using setUndecorated(true) method. but still i am getting this error
Exception in thread "main" java.awt.IllegalComponentStateException: The frame is displayable.

thanks is advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2010
Added on Mar 20 2010
2 comments
7,211 views