Module org.jhotdraw8.fxcollection
Package org.jhotdraw8.fxcollection
package org.jhotdraw8.fxcollection
Provides observable collections.
-
ClassesClassDescriptionAbstract base class for
ObservableSets.MapEntryProperty<K,V, T extends V> This property is weakly bound to an entry in a map.This ObservableSet implementation provides overridable fire methods, saving one level of indirection.ReadOnlyMapEntryProperty<K,V, T extends V> This property is weakly bound to an entry in a map.Reversed list provides a view on an underlying list with items ordered in reverse.StrongMapEntryProperty<K,V, T extends V> This property is strongly bound to an entry in a map.