|
-
May 29th, 2005, 08:31 PM
#1
Thread Starter
Frenzied Member
Is there a component like this in java?{Resolved}
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?
Last edited by NoteMe; May 30th, 2005 at 09:49 AM.
-
May 30th, 2005, 01:50 AM
#2
Re: Is there a component like this in java?
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.
ØØ
-
May 30th, 2005, 09:33 AM
#3
Thread Starter
Frenzied Member
Re: Is there a component like this in java?
Thanks Note, that's exactly what I was looking for.
-
May 30th, 2005, 09:49 AM
#4
Re: Is there a component like this in java?{Resolved}
No problem. Just happy to help you out.
ØØ
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|