java - adding border to jcheckbox -


does know if there easy way put border around jcheckbox object including label? setborder doesn't seem have effect. know put each checkbox inside of jpanel , border that, there no way border entire jcheckbox itself? thanks

on jcheckbox setborder work, border not painted. have call setborderpainted(true) , should work.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -