sometimes, subclasses need to completely replace the reaction to a property change that was installed by super. Without public api to remove the listener, there's no clean way to achieve this.
- relates to
-
JDK-8151844 Chain consumer execution using Consumer::andThen in LambdaMultipleChangeListenerHandler
-
- Resolved
-
-
JDK-8151978 Specify the execution order of Consumers registered by SkinBase::registerChangeListener
-
- Resolved
-