Package de.bernd_michaely.common.desktop.fx.collections.selection


package de.bernd_michaely.common.desktop.fx.collections.selection
This package provides a list data structure which encapsulates list items with a selection state.

The list type is based on ObservableList and provides a selection change listening mechanism.

The ListSelectionHandler type provides properties indicating the number of selected list items and all/nothing selected info. This works also through an optional transformation chain.