Class Hierarchy
- java.lang.Object
- com.macrofocus.properties.implementation.AbstractProperties<K> (implements com.macrofocus.properties.Properties<K>)
- com.macrofocus.properties.implementation.EnumProperties<K> (implements com.macrofocus.properties.MutableProperties<K>)
- com.macrofocus.properties.implementation.OverrideProperties (implements com.macrofocus.properties.MutableProperties<K>)
- com.macrofocus.properties.implementation.SimpleProperties (implements com.macrofocus.properties.MutableProperties<K>)
- com.macrofocus.properties.implementation.AbstractProperty<T> (implements com.macrofocus.properties.Property<T>)
- com.macrofocus.properties.implementation.AbstractListProperty<T> (implements com.macrofocus.properties.ListProperty<T>)
- com.macrofocus.properties.implementation.AbstractMutableListProperty<T> (implements com.macrofocus.properties.MutableListProperty<T>)
- com.macrofocus.properties.implementation.SimpleListProperty<T> (implements com.macrofocus.properties.MutableListProperty<T>)
- com.macrofocus.properties.implementation.AbstractMutableListProperty<T> (implements com.macrofocus.properties.MutableListProperty<T>)
- com.macrofocus.properties.implementation.AbstractMutableProperty<T> (implements com.macrofocus.properties.MutableProperty<T>)
- com.macrofocus.properties.implementation.OverrideProperty<T>
- com.macrofocus.properties.implementation.SimpleProperty<T> (implements com.macrofocus.properties.MutableProperty<T>)
- com.macrofocus.properties.implementation.SingleSelectionProperty<T> (implements com.macrofocus.properties.MutableProperty<T>)
- com.macrofocus.properties.implementation.AbstractListProperty<T> (implements com.macrofocus.properties.ListProperty<T>)
- com.macrofocus.properties.implementation.WrappedMutableProperties<K> (implements com.macrofocus.properties.MutableProperties<K>)
- com.macrofocus.properties.implementation.WrappedMutableProperty<T> (implements com.macrofocus.properties.MutableProperty<T>)
- com.macrofocus.properties.implementation.AbstractProperties<K> (implements com.macrofocus.properties.Properties<K>)