This subclass of {@code java.beans.PropertyChangeSupport} is almostidentical in functionality. The only difference is if constructed with {@code SwingPropertyChangeSupport(sourceBean, true)} it ensureslisteners are only ever notified on the Event Dispatch Thread.
@author Igor Kushnirskiy
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.