configuration.properties
来自「swing编写的库存管理程序。毕业设计类」· PROPERTIES 代码 · 共 13 行
PROPERTIES
13 行
#
# Defines some configuration properties for the config-editor module.
#
#
# The font used to display monospaced text in the text areas.
org.jfree.report.modules.gui.config.EditorFont=Lucida Sans Typewriter
#
# The font size used to display monospaced text.
org.jfree.report.modules.gui.config.EditorFontSize=15
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?