Package com.macrofocus.properties
Interface PropertiesListener<K>
-
@JsType public interface PropertiesListener<K>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
propertyChanged(K name, PropertyEvent event)
-
-
-
Method Detail
-
propertyChanged
void propertyChanged(K name, PropertyEvent event)
-
-