Ordering via SortedList (and Properties Extractor)

Quite a while ago (almost 1,5 years 😱) I wrote a post about the JavaFX way to get ListViews and TableViews instantly updated on model data change: using Properties Extractor pattern. TableColumns have a build-in support for sorting the data per column: just double-click the column header (. But how to order ListViews or get… Continue Reading Ordering via SortedList (and Properties Extractor)

Properties Extractor: Best way to get the ListView instantly updating its elements

This post is about how to deal with JavaFX ListViews and TableViews and how these controls are getting informed about changed content of the contained elements. I wonder why I didn’t find anything about the following pattern in the relevant books as this is a really crucial mechanism. Many posts out there suggest to force… Continue Reading Properties Extractor: Best way to get the ListView instantly updating its elements

WordPress › Error

There has been a critical error on this website.

Learn more about troubleshooting WordPress.