| Name | Package | Description | Detail |
| | | |
| MapProperty | javafx.beans.property | This class provides a full implementation of a Property wrapping a The value of a MapProperty can be get and set with ObservableObjectValue. | Detail |
| MapPropertyBase | javafx.beans.property | The class MapPropertyBase is the base class for a property wrapping an ObservableMap. | Detail |
| ReadOnlyMapProperty | javafx.beans.property | Super class for all readonly properties wrapping an ObservableMap. | Detail |
| ReadOnlyMapPropertyBase | javafx.beans.property | Base class for all readonly properties wrapping an ObservableMap. | Detail |
| ReadOnlyMapWrapper | javafx.beans.property | This class provides a convenient class to define read-only properties. | Detail |
| SimpleMapProperty | javafx.beans.property | This class provides a full implementation of a Property wrapping anSince:JavaFX 2. | Detail |