Thank you for the response. When you reference "resizeLayoutPanel" are you using that as a generic for the specific items such as DockLayoutPanel, SplitLayoutPanel, TabLayoutPanel, etc.? Sorry if the question seems stupid, I'm used to Swing and AWT but I'm just working through GWT. I'm expecting a child component to attach to its parent container. Do you have an example of how you are suggesting to resize the component?
Thanks,
KGD