eclipse - How to hilight a section of a TableView cell as part of the filtering process? -


Backstory: I'm applying a filter to a tableview. This is a simple 'rows with this string' filter searching.

Requirement: I want to shake the examples of search terms where they are, shake them.

By now I can not see any meaning of doing this. ITableColorProvider Let's apply color to the whole cells, but not a fraction of it.

Most welcome.

It seems that the highlighting method is for you

< P> Since existing owners pull support for the JFC table viewer and tree weaver, so that many fonts can be allowed inside the cells. For example, it can be used to highlight matching text in search results using bold font.


Comments