thomasnield / DirtyFX

Dirty state-tracking properties and collections for JavaFX
Apache License 2.0
32 stars 3 forks source link

New Types #1

Closed thomasnield closed 6 years ago

thomasnield commented 6 years ago

Add these types:

DirtyListProperty
DirtyMapProperty
DirtySetProperty

Maybe consider adding DirtyReadOnlyWrapper for a fixed dirty/not-dirty value?