Search:

Type: Posts; User: AP2000

Search: Search took 0.21 seconds.

  1. Re: Change JTextArea to JList; Display ArrayList in JList

    Changed it in the question.
  2. Re: Change JTextArea to JList; Display ArrayList in JList

    I haven't implemented it yet, as it doesn't work.
  3. Change JTextArea to JList; Display ArrayList in JList

    I can display the ArrayLists in a JTextArea, but how can I change this to a JList. Specifically: If I change it to a JList, how can I display the List of Persons in the JList?

    This is my code:
    /I...
Results 1 to 3 of 3