A class that implements the Observable interface allows the registration of listeners that want to be notified of property changes of on the observable object .
A class that implements the Observable interface allows the registration of listeners that want to be notified of property changes of on the observable object .