On Mon, 21 Sep 2020 at 13:58, Tim Boudreau <[email protected]> wrote: > The objection I forsee is "But that would mean aggressively loading stuff > into UIManager from every module".
Surely only if you don't want to fix the problem?! > So here's how you solve that (the > delegating look and feel stuff would live in core.swing.plaf and just wrap > the LookAndFeel that's currently set on startup; I think delegation would break a bunch of hideous code that checks for LaF in many modules. But auxiliary LaF might work for this? Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
