On Wed, 11 Jan 2023 07:52:13 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> Is it possible to change the current UI style based on the context from the 
> separate component?

Looks like it. It _could_ be addressed by passing the `list` object into 
`SynthListUI#updateStyle` instead. Or by making these classes not implement 
listeners.

-------------

PR: https://git.openjdk.org/jdk/pull/11875

Reply via email to