Can I control listener update frequency?
Carfield Yim <[email protected]> Thu, 7 Feb 2008 13:35:45 +0800
| Newsgroups | gmane.comp.windows.devel.java.advanced |
|---|---|
| Message-ID | <[email protected]> |
Currently we have an GUI application which will get message from server and update collections in memory, then the collections will trigger event listener and update SWT table. However, if there are too many messages coming back from server, the GUI will be un-responsive because too many update. Can I make the listener at most update SWT table 10 times per second??? =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com