insets.txt

来自「swing 教程,与大家分享一下,哈哈,希望大家多多指教」· 文本 代码 · 共 6 行

TXT
6
字号
Insets

Just like insets can be specified for a container, insets can also be specified for a component's display area with 
an Insets object. Positive values for insets effectively shrinks the size of the component, while negative values 
will increase the component's size.

⌨️ 快捷键说明

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