Search:

Type: Posts; User: mds1256

Search: Search took 0.12 seconds.

  1. Replies
    2
    Views
    1,660

    [SOLVED] Re: Updating a Jlist from another thread problem

    Thank you, used SwingUtilities.invokeLater and it works perfect each time :)
  2. Replies
    2
    Views
    1,660

    [SOLVED] Updating a Jlist from another thread problem

    Hi

    I have a GUI that has a JList and a JListModel and then I have another thread which performs an action which updates the JListModel if it needs to.

    Now the problem is that the JList is not...
Results 1 to 2 of 2