On Mon, 5 Apr 2021 07:55:11 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> What is the difference from setting it via "skin.laf"? The "skin.laf" is >> converted to the NimbusDefaults during the build and these defaults are used >> by the NimbusLookAndFeel. > > I personally feel setting in code will be easier to maintain going forward > than to go through property file settings. Then why we need this file at all? Now we will set the false value in the config, and true at runtime, what is the profit? ------------- PR: https://git.openjdk.java.net/jdk/pull/3167