I was wondering if there is a group box component like the picture in the attachment. I know you can group controls, but is there an actual component like this?
Printable View
I was wondering if there is a group box component like the picture in the attachment. I know you can group controls, but is there an actual component like this?
At least you have it in Swing. But it has been a while since I used anythy swing components at all. But they are called somethingBorder.
So TitleBoarder is one with a title on top, like the one on your picture. but I am not sure if it groups components. But you can check it out though. If it doesn't group, there might be an other one called ***Border that actualy performs it.
ØØ
Thanks Note, that's exactly what I was looking for.
No problem. Just happy to help you out.
ØØ