CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Grid in java

  1. #1
    Join Date
    Mar 1999
    Posts
    4

    Grid in java



    If I want to use grid in java how would I do that?

  2. #2
    Join Date
    Mar 1999
    Posts
    19

    Re: Grid in java



    hi

    just use swing classes i.e JTable class is equivalent

    to the grid


    cheers

    sunil

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

Featured