【Netbeans Platform】TopComponent标题、Wizard下方按钮字体大小调整
TopComponent标题、Wizard下方按钮这些地方使用的是默认字体,用程序不好调整(暂未找到合适的方法),可以在Netbeans配置文件中增加字体大小的设置。
参考http://acuilab.com:8080/articles/2020/08/10/1597054244638.html
# options used by the launcher by default, can be overridden by explicit
# command line switches
default_options="--branding acuibc -J-Xms256m -J-Xmx512m --fontsize 24"