Module omix.api
Package omix.util

Class SynchronousItemPropertyChangeListener

java.lang.Object
omix.util.ValueChangeAdapter
omix.util.SynchronousItemPropertyChangeListener
All Implemented Interfaces:
ValueChangeListener, AnnotationChangeListener

public final class SynchronousItemPropertyChangeListener
extends ValueChangeAdapter
implements AnnotationChangeListener
This class implements the ValueChangeListener in thread-safe manner.
Since:
Omix 1.8.8
Author:
Dr. Peter Droste, Omix Visualization
See Also:
ThreadAffineUtility.tryInvokeAndWait(io.qt.core.QObject, omix.util.ui.ThrowingRunnable)