I have a checklist with radio buttons and check boxes, I want to make the circles and boxes little bigger than their default size.
Asked
Active
Viewed 4,729 times
3
-
Are you using a LayoutManager? If so, which one? More info, please. – MirroredFate Jun 06 '11 at 21:59
2 Answers
3
Some platforms support a large size variant, as discussed in Resizing a Component.

trashgod
- 203,806
- 29
- 246
- 1,045
2
You need to provide custom Icons. Read the API for the appropriate methods to set custom icons for the various states of the model.

camickr
- 321,443
- 19
- 166
- 288