[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Comparing logic of TableViewer
|
There's not much logic.
Take a look at: AbstractTableViewer#internalRefreshAll()
Tom
Yang schrieb:
Hello.
I made a table and update it periodically when I receive a Map.
Now I am unpacking the maps and comparing all of each rows in order to
find out the rows that are different, and updating all rows in a map.
I suppose that the TableViewer has a logic that compares two maps
automatically and updates the rows only that are different to each other.
I need to know the comparing logic of TableViewer to increase the
efficiency.
Thanks in advance.
--
B e s t S o l u t i o n . at
--------------------------------------------------------------------
Tom Schindl JFace-Committer
--------------------------------------------------------------------