[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Can the FilteredList have columns?

The FilteredList class seems to be what I need from a UI since, however, I need several columns to be a part of the list with the associated sorting by column. Is this class extensible in this way or via subclassing or am I looking at creating a new Composite with the same behavior?

Wb