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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Removing JDialog Close[X] button,

843806Aug 12 2009 — edited Nov 10 2009
Hi,

Can i remove the JDialog close[X] button.

For JFrame we can remove the whole title bar, is removed by setUndecorated(true). like that i dont want to remove the whoe titlebar, only the close[X] button of the JDialog i want to remove.

If any one knows, please let me know.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 8 2009
Added on Aug 12 2009
7 comments
1,589 views