Search:

Type: Posts; User: redpower1989

Search: Search took 0.19 seconds.

  1. Replies
    10
    Views
    3,046

    Re: Import data form text into Jtable

    i write this to strLine= br.readLine();. But i don't know the command to put the numbers into my Jtable with name table 1
  2. Replies
    10
    Views
    3,046

    Re: Import data form text into Jtable

    Well i think that is am i right?
  3. Replies
    10
    Views
    3,046

    Re: Import data form text into Jtable

    if you see my method data2() i haven't the line to read the integer numbers from text file and put them into my Jtable! I don't how to write that.
  4. Replies
    10
    Views
    3,046

    Re: Import data form text into Jtable

    here is the error
  5. Replies
    10
    Views
    3,046

    Re: Import data form text into Jtable

    Isn't that exception?
  6. Replies
    10
    Views
    3,046

    Import data form text into Jtable

    Hello i made a GUI. In that GUI i make a Jtable here the code that i make the Jtable with name table 1

    centerPanel = new JPanel(new FlowLayout(FlowLayout.CENTER));
    ...
Results 1 to 6 of 6