I'm newbie in gxt using java. I have 8 FramedPanel and I need draw in the next order, but I not have idea how.
FramedPanels numbers:
You can create your desired layout by using VerticalLayoutContainer and HorizontalLayoutContainer. Don't know if this will be the best solution, but I think it will work!