JCheckbox with scrollPane
Hi...i want to make a list of checkboxes that will only shows limited number of checkboxes. To view the full checkboxex, u will need to scroll down.
Any idea how to make it? i use JCheckbox and add it into JscrollPane. and it doesnt seem to work.

