Set the Size of a FrameView programmatically.

Posted by npinti on Stack Overflow See other posts from Stack Overflow or by npinti
Published on 2010-03-19T17:45:33Z Indexed on 2010/03/20 11:31 UTC
Read the original article Hit count: 144

Filed under:
|

Hi guys,

I am making a Desktop Application using Netbeans 6.8. What I would like to do is to programmatically set the size of my Application so that it fills the entire screen. I have looked around and it seems to be quite a nasty problem. I have been trying the code shown here, but it doesn't seem to be working.

Anyone has any idea on how I can solve it?

© Stack Overflow or respective owner

Related posts about java

Related posts about netbeans