preferred.properties
来自「主要为一个空间信息管理系统」· PROPERTIES 代码 · 共 47 行
PROPERTIES
47 行
#
#This file is used as to set the Default parameter for the System.
#Edit by Deng Shijun
#Wuhan University, 2004-11-13
#Version 1.0
#
#
#Appearence, Outlook
#Four Types of Feels
#1. SYSTEM; 2. MOTIF; 3. META; 4. WINDOWS; 5. BORLAND.
#Defaultly the Appearence is same as System.
#
LOOK_AND_FEEL=SYSTEM
#
#The Open Dialog path for the System.
#
DEFAULT_OPEN_DIRECTORY=
#
#The Save Dialog path for the System.
#
DEFAULT_SAVE_DIRECTORY=
#
#TOOLBAR is visible.
#
TOOLBAR_VISIBLE=true
#
#STATUSBAR is visible.
#
STATUSBAR_VISIBLE=true
#
#Default Frame Window size for the system.
#
FRAME_SIZE=(600, 400)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?