The aim of of FlowListView is to maximise horizontal line space for wide screen monitors. When using a ListView control with a large width, the content of a single cell is likely to be a lot smaller ...
The example application shows how to implement the most important parts of a real world JavaFX application. Most tutorials for JavaFX only show how to create a screen, but there is more than that.