• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Position GWT Widgets

 
Ranch Hand
Posts: 66
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i want to make gui using gwt java, and have question about how to position the elements of gui, can't understand how it works, just choose panels in gwt, then write the gui with java, and about position must i use html/css? i mean how can i position this checkboxes, radiobuttons, labels on the gui with gwt? Any suggestions please.
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

S Roberts wrote:i want to make gui using gwt java, and have question about how to position the elements of gui, can't understand how it works, just choose panels in gwt, then write the gui with java, and about position must i use html/css? i mean how can i position this checkboxes, radiobuttons, labels (please see attachments) on the gui with gwt? Any suggestions please.


Recommended reading http://www.gwtproject.org/doc/latest/DevGuideUiPanels.html
 
This will take every ounce of my mental strength! All for a tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic