Search:

Type: Posts; User: vanconde

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: fileDisplay class with "Exception in thread "main" java.util.NoSuchElementException: No line found" error

    Ok, I figured it out with some of your comments. Thanks to all for your input.
    Here is my final version. I am posting just for FYI. You can comment more if you feel like. Any help on improving my...
  2. [SOLVED] Re: fileDisplay class with "Exception in thread "main" java.util.NoSuchElementException: No line found" error

    I understand items 2 and 3, but I don't understand what you mean by "no returns are required". How do the methods get passed to the main program when called without a return?
  3. [SOLVED] Re: fileDisplay class with "Exception in thread "main" java.util.NoSuchElementException: No line found" error

    So,
    Yes that may be part of my problem, the return. However in the first two methods, that return gives me the result I am looking for. So, this may be where I am going wrong. This is why I need...
  4. [SOLVED] fileDisplay class with "Exception in thread "main" java.util.NoSuchElementException: No line found" error

    This is my first post. I have been working on this class for a couple of weeks now, and can't seem to get it working right. Here are the parameters:
    * Write a class named FileDisplay with the...
Results 1 to 4 of 4