Multiselection in a TreeView

Scott Palmer swpalmer at gmail.com
Thu Oct 12 13:32:28 UTC 2017


Try it.  It has a lot of issues.
	- SelectedItems ListChangeListener misses “Remove” notifications
	- IndexOutOfBoundsExceptions
	- Selection of item by clicking on the collapse-node widget

See https://bugs.openjdk.java.net/browse/JDK-8189228

Scott


More information about the openjfx-dev mailing list