Search:

Type: Posts; User: aStudentofJava

Search: Search took 0.11 seconds.

  1. Re: When a button is clicked: get my Data!!!

    if it is inside a package how would I get the relative path name?

    or would the getAbsolutePath() do the trick :)

    i tried this:



    public void actionPerformed(ActionEvent e) {
    ...
  2. Re: When a button is clicked: get my Data!!!

    Got this:

    java.io.FileNotFoundException: testingfile.txt (The system cannot find the file specified)
  3. When a button is clicked: get my Data!!!

    Hey There..

    I'm having a problem occurring within my code.

    I have a txt file containing jibberish called testingfile.txt


    testingfile.txt contains:

    hithere34|where 293|21|3|9
Results 1 to 3 of 3