2.jmeter\bin\jmeter.bat编辑--在@echo of下添加并保存
set JVM_ARGS=%JVM_ARGS% -Dswing.plaf.metal.controlFont=Dialog-20
set JVM_ARGS=%JVM_ARGS% -Dswing.plaf.metal.systemFont=Dialog-20
set JVM_ARGS=%JVM_ARGS% -Dswing.plaf.metal.userFont=SansSerif-20
set JVM_ARGS=%JVM_ARGS% -Dswing.plaf.metal.smallFont=SansSerif-20
3.在jmeter.properties文件中配置修改工具栏和图标的大小
jmeter.toolbar.icons.size=32x32
jmeter.tree.icons.size=24x24