Search:

Type: Posts; User: GregBrannon

Search: Search took 0.10 seconds.

  1. Replies
    8
    Views
    5,786

    Re: How to display ArrayList in jTextArea?

    Interesting. Perhaps you could write a toString() method for MyClass and use that to display the MyClass objects as Strings in the JTextArea.
  2. Replies
    8
    Views
    5,786

    Re: How to display ArrayList in jTextArea?

    What type of objects does your ArrayList contain?
Results 1 to 2 of 2