⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 configuration.properties

📁 JAVA报表
💻 PROPERTIES
字号:
#
# Configuration settings for the Printing dialog components.
#

#
# Set to false to disable the Printing export using the preview dialog.
# This will not prevent anyone from calling the dialog manually, but
# the export plugin will not be included by default.
#
org.jfree.report.ext.modules.java14print.Enable=false

#
# The order defines the menu layout of all plugins. The value defined
# here is suitable for the default configuration. Increasing the
# order value will move the menu entry for this plugin to the end of the list.
#
org.jfree.report.ext.modules.java14print.Order=71

#
# Set to true, to show a button for this export type on the toolbar.
org.jfree.report.ext.modules.java14print.AddToToolbar=true

#
# Set to true, to separate the menu and toolbar entry from other elements.
# This inserts an separator after the menu entry.
org.jfree.report.ext.modules.java14print.Separated=false

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -