Search:

Type: Posts; User: legend101z

Search: Search took 0.09 seconds.

  1. Replies
    8
    Views
    6,764

    [SOLVED] Re: How to i load my txt file into jtable?

    I have solved this problem
  2. Replies
    8
    Views
    6,764

    [SOLVED] Re: How to i load my txt file into jtable?

    tableModel.addRow(line.split(": "));

    this line seem to be the problem.

    --- Update ---



    ok it seem like i was able to solve my problem but now i have another issue. When i load my file ,...
  3. Replies
    8
    Views
    6,764

    [SOLVED] Re: how do i load my text file into my jtable.

    what im trying to is open a text file that will display it content in jtable.
    i try about everything and i still can't get it to work.




    loadcontact.addActionListener(new ActionListener() {...
  4. Replies
    8
    Views
    6,764

    [SOLVED] how do i load my text file into my jtable.

    Ok i was able to figure out how to save the data in my jtable as text file but im not sure how i suppose to load it.
    I've been trying to figure this out for few day now and i still lost on how to go...
  5. Replies
    8
    Views
    6,764

    [SOLVED] How to i load my txt file into jtable?

    Ok i was able to figure out how to save the data in my jtable as text file but im not sure how i suppose to load it.
    I've been trying to figure this out for few day now and i still lost on how to go...
Results 1 to 5 of 5