Search:

Type: Posts; User: Mr.777

Search: Search took 0.19 seconds.

  1. Replies
    10
    Views
    3,046

    Re: Import data form text into Jtable

    Did you try?
    And yes you are right.
    Simply write


    Integer.parseInt(strLine);
  2. Replies
    10
    Views
    3,046

    Re: Import data form text into Jtable

    So, now you came to the exact point. That was actually your problem. Now if you asked exactly this in your very first post, you will get the very specific answer.

    Well, start reading the file and...
  3. Replies
    10
    Views
    3,046

    Re: Import data form text into Jtable

    Doesn't this error clearly mean that you are passing an empty string?
  4. Replies
    10
    Views
    3,046

    Re: Import data form text into Jtable

    Well, it's the coding part where you actually catching the exception. What i asked was, when you run the program, is there any exception on the console?
  5. Replies
    10
    Views
    3,046

    Re: Import data form text into Jtable

    Are there any exceptions showing when you run it? If yes, paste here the full exceptions messages.
Results 1 to 5 of 5