I have been struggling with a problem and searching the web did not yield any result.
Basically I am trying to create in GWT ( plain GWT without ext or smart) a tab panel.
The catch is that I need the tabs to be on the bottom of the panel, not at the top, how they are by default.
Do you have any ideas on how I can achieve this?
Thank you.
Update 1: (To be more clear I have added screenshots) What is the default -> default tab position
What I need -> needed tab position