Search:

Type: Posts; User: Junky

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    4,058

    Re: Can not clear the contents of JList Java

    In that case create a new JList each time you fetch data from the database.
  2. Replies
    4
    Views
    4,058

    Re: Can not clear the contents of JList Java

    Instead of removing invalid data from your List, why not only put valid data in the List in the first place?
Results 1 to 2 of 2