Hi all,
I have developed a simple chat application and I am having problems updating the onlineUserlist dynamically after a user logs in
or a user logs off.
As you can see below the contacstFrame class implements the ListSelectionListener, ListDataListener
My problem is that i don't know how to tell the model that a user have logged or a user have logged off so it can update dynamically.
Bookmarks