![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi everyone! I got the following problem: I have a vector "result" where I store search-results. These results are objects! Each object has a title as a String. Now I want to display these result in a JList. I tried it with I need to display the titles of the objects. Is someone able to help me? Thx in advance
Replies:
|
Sponsored Links
|