T
public static interface Property.ChangeListener<T>
void
valueChanged(Property<T> property, T oldValue, T newValue)
void valueChanged(Property<T> property, T oldValue, T newValue)
property
oldValue
newValue
Copyright © 2018. All rights reserved.