Class Hierarchy
- java.lang.Object
- com.macrofocus.properties.PropertyEvent<T>
Interface Hierarchy
- java.lang.Iterable<T>
- com.macrofocus.properties.Properties<K>
- com.macrofocus.properties.MutableProperties<K>
- com.macrofocus.properties.Properties<K>
- com.macrofocus.properties.PropertiesListener<K>
- com.macrofocus.properties.Property<T>
- com.macrofocus.properties.ListProperty<T>
- com.macrofocus.properties.MutableListProperty<T> (also extends com.macrofocus.properties.MutableProperty<T>)
- com.macrofocus.properties.MutableProperty<T>
- com.macrofocus.properties.MutableListProperty<T> (also extends com.macrofocus.properties.ListProperty<T>)
- com.macrofocus.properties.ListProperty<T>
- com.macrofocus.properties.PropertyListener<T>