val entries = SimpleListProperty<Entry>() ...
# tornadofx
r
val entries = SimpleListProperty<Entry>() val allentries = SortedFilteredList(entries)