Coder's Guild Mailing List

Re: java question

Posted by Benjamin Johnston on 2000-05-21

> How can I have my applications JFrame open up and be
> maximized? I can set the size no problem but I can't
> find a function like setMaximized(true); or something
> like that.

While I may be totally wrong, I don't think it is possible... In fact, I
remember hearing somewhere that it is a request-for-enhancement.

I've noticed that the pure-java IDEs don't seem to "remember" if they were
maximized during a previous session... this further suggests to me that its
not possible.

I'd check out Java 1.3, though,... maybe they've added it.

-Benjamin Johnston
s355171@xxxxxxx.xx.xxx.xx