Results 1 to 4 of 4

Thread: Is there a component like this in java?{Resolved}

  1. #1

    Thread Starter
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Resolved 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.

  2. #2
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    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.



    ØØ

  3. #3

    Thread Starter
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: Is there a component like this in java?

    Thanks Note, that's exactly what I was looking for.

  4. #4
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    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
  •  



Click Here to Expand Forum to Full Width