How do I set the initial size of multiple JDialogs

rzeldes <[email protected]> Fri, 15 Feb 2008 08:20:23 -0800 (PST)
Newsgroups gmane.comp.java.netbeans.user-interface
Message-ID <[email protected]>
I have an application the has three JDialogs that open from the main panel.
When I open the first JDialog it looks like expected, then I open the next
and its initial size is set to the 1st JDialog (and looks bad). If I resize
and close, then open the next JDialog - Its initial size is set to the
resized 2nd JDialog (again looks bad). After resizing each, they all look
correct on following opens. I hate to turn off resize (which causes them all
to open at the correct initial size).
-- 
View this message in context: http://www.nabble.com/How-do-I-set-the-initial-size-of-multiple-JDialogs-tp15502658p15502658.html
Sent from the Netbeans - UI mailing list archive at Nabble.com.