mytheme.theme

来自「4个swing界面程序」· THEME 代码 · 共 17 行

THEME
17
字号
# This is an example of a Theme contained in a text file.# Use a PropertyMetalTheme object to load it.# This isn't really meant to be a great theme, but is just# an example of how to create one from a text file.# See MetalworksFrame.java for an example of how to load this.name=Charcoalprimary1=33,66,66primary2=66,99,99primary3=99,99,99secondary1=0,0,0secondary2=51,51,51secondary3=102,102,102black=255,255,255white=0,0,0

⌨️ 快捷键说明

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