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!

How to set extendedstate maximized both for JInternalFrame

843806Mar 18 2009 — edited Mar 18 2009
hi everybody,
to set the JFrame in maximized mode while loading we can use
this.setExtendedState(MAXIMIZED_BOTH);

how can we set the JInternalFrame in maximized mode while loading the JInternalFrame
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 15 2009
Added on Mar 18 2009
6 comments
1,155 views