Package org.harctoolbox.irscrutinizer
Interface Props.IPropertyChangeListener
- Enclosing class:
- Props
public static interface Props.IPropertyChangeListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
propertyChange
(String name, Object oldValue, Object newValue)
-
Method Details
-
propertyChange
-