maximize a JFrame??

Posted on September 27, 2007. Filed under: Java programming | Tags: , , |

hi, there.
is there any way to maximize a JFrame??

thanks for your responding.

sure. add this line:

this.setExtendedState(this.getExtendedState() |
                            this.MAXIMIZED_BOTH);

hope this helps. :)

Make a Comment

Make a Comment: ( 1 so far )

blockquote and a tags work here.

One Response to “maximize a JFrame??”

RSS Feed for Ooh … Begitu! I see, I see … Comments RSS Feed


Where's The Comment Form?

Liked it here?
Why not try sites on the blogroll...