I am using Java radio buttons and checkboxes. They are shown on the left from the text and I would them displayed on the right hand side from the text:
red thecheckbox
green thesheckbox
blue thecheckbox
How can this be achieved ?
What is the best way to create something like:
Name1 Lastname1 thecheckbox
Name2 Lastname2 thecheckbox
...
red thecheckbox
green thesheckbox
blue thecheckbox
How can this be achieved ?
What is the best way to create something like:
Name1 Lastname1 thecheckbox
Name2 Lastname2 thecheckbox
...