Search:

Type: Posts; User: skywire_

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    6,107

    Re: Data from .txt to JTable?

    Thanks for replying. I've managed to do what you said about reading the file and splitting the strings. But I don't know how I am to fill the table with the split strings.

    This is what I did in...
  2. Replies
    3
    Views
    6,107

    Data from .txt to JTable?

    Hello. I'm new to Java and was tasked to create a program which reads data from a .txt file and displays it into a JTable. I already know how to create a JTable with hardcoded data.

    The thing is,...
Results 1 to 2 of 2