Opening JinternalFrames minimized and ....

From: Paul Graham (a_riot_at_yahoo.com)
Date: 05/31/04


Date: Mon, 31 May 2004 00:48:40 GMT

I want to have my app open its internal frames minimized (iconified) and
placed at certain coordinates on the screen. I have found no easy way to do
this unless I am missing something obvious. Anyone know how this can be
accomplished? I tried setLocation() but that works for non-iconified frames
as far as I can tell. No code required, just a direction. Thanks!
Paul