propertysheetpage3rb.properties

来自「用Swing开发的一些JAVA常用窗口编程组件源码」· PROPERTIES 代码 · 共 13 行

PROPERTIES
13
字号
color.name	= Color
color.desc	= The color you want to use.
color.cat	= Attributes

red.name	= Red
red.desc	= The red component of the selected color.

green.name	= Green
green.desc	= The green component of the selected color.

blue.name	= Blue
blue.desc	= The blue component of the selected color.

⌨️ 快捷键说明

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