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.

Undecorated and resizable dialog

843806Jan 15 2008 — edited Feb 1 2008
Does anyone know how to create a JDialog that is both undecorated and resizable?
Trying to call setUndecorated(True) and setResizable(True), only makes it undecorated. The dialog will not allow me to resize.

Thanks.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 29 2008
Added on Jan 15 2008
3 comments
2,082 views