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!

enable maximize icon on non-resizable JFrame

843806May 22 2009 — edited May 31 2009
Hello,

I have JFrame with
setResizable(false)
set and Im using my own custom resizing. Thus, the maximize icon on titlebar is disabled. Is there a way, how to enable maximize icon (to implement JFrame maximizing through my custom resizing) ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 28 2009
Added on May 22 2009
16 comments
431 views