Need jdbNavTree's to be larger in gridbaglayout

From: Rex (rexdtripod_at_hotmail.com)
Date: 10/22/04


Date: 21 Oct 2004 16:18:30 -0700

I can't seem to get component sizing down in gridbaglayout. Take a
look at this dialog I'm trying to build...

http://eio-online.com/Image1.gif

I need for those two jdbNavTree's to be wider. Ipadx has no effect.
Nor do preferred or minimum size attributes. Modifying them for the
trees and/or the scroll pane containers in which they live produces
the exact same picture (no change in the sizes of the trees).

Here are my gridbag constraints for the left tree (those for the right
are the same)...

http://eio-online.com/Image2.gif

My designer responds to changes in ipadx settings. Dialog looks
correct there...

http://eio-online.com/Image3.gif

Would love for it to look like that when I run the program. When I
run it, my trees seem to shrink to some arbitrary size. Where am I
off here?