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!

JDialog background color

843806Sep 13 2008 — edited Sep 13 2008
I have created an object which extends JDialog... Now when I try to change its background color using
setBackground(Color.orange), it doesn't produce any effect...
Can anyone tell me where the problem lies??
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 11 2008
Added on Sep 13 2008
14 comments
1,993 views