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

Thread: Multi-line cell

  1. #1
    Join Date
    Apr 1999
    Posts
    6

    Multi-line cell



    Hi,


    I've tried to use the Multi-line cell code from the Java Programmer's SourceBook.

    The author is Nobuo Tamemasa and the date posted is 2 Jan 99.


    I can't actually get the code running. The problems are as follow

    1. The table cannot be displayed

    2. There are null pointer error when I try to click on the empty frame.


    Any one can help?


    Thanks.

  2. #2
    Join Date
    Mar 1999
    Posts
    14

    Re: Multi-line cell



    Hi,

    Kindly send in detail bout the Multi-line cell code.

    May be I can help

    Singh

  3. #3
    Join Date
    Apr 1999
    Posts
    6

    Re: Multi-line cell



    The code is in this web page:


    http://www.codeguru.com/java/Swing/index.shtml


    and in the JTable Category. Look for item MultiLine Cell.

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