[REVIEW REQUEST] Improvements to TableView sorting

Martin Sladecek martin.sladecek at oracle.com
Thu Feb 21 00:20:06 PST 2013


On 19.2.2013 23:49, Jonathan Giles wrote:
>> 1) Does SortedList force a specific type of List implementation, or 
>> is it an Interface?
> I will leave this to Martin to answer. 

The plan is to have SortedList as a (final) class, that will wrap some 
other ObservableList implementation.

-Martin


More information about the openjfx-dev mailing list