Hi, I'm trying to make such programm like the one above - with dynamically added checkboxes, but my problem is that I don't know how to implement it in jFrame, automaticlally generted as NetBeans project with some other components, visually added from the IDE. My idea was to bound it with something like jPanel but no success (checkboxes never shows). Please, help!