Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    8
    Views
    1,154

    Re: What's wrong with my code?

    You must find the definition for Output to get what class it is.
    When you find the class, then you must look in the API doc for that class and see what the setText() method does.

    The API doc is...
  2. Replies
    8
    Views
    1,154

    Re: What's wrong with my code?

    You missed answering these question;

    What class is the Output variable?
    What does the setText() method do?


    Are you sure? I get 100 lines.
  3. Replies
    8
    Views
    1,154

    Re: What's wrong with my code?

    Are you saying that your code only prints out one line and not 10 lines?

    What class is the Output variable? What does the setText() method do?
Results 1 to 3 of 3