Search:

Type: Posts; User: Junky

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    1,392

    Re: Copy Method screw ups

    Just as the error message states, you are not handling the exception. Whenever you do file IO there is a possiblility that the file you are trying to access does not exist, therefore a...
  2. Replies
    8
    Views
    1,392

    Re: Copy Method screw ups

    Please show me where in the Java API the FileInputStream class has a constructor that takes a JTextField as a parameter.

    In future if code has compilation errors, copy and paste the EXACT error...
Results 1 to 2 of 2