ipad.txt

来自「corejava的一部分源码,与corejiavasource中的有区别。」· 文本 代码 · 共 8 行

TXT
8
字号
ipadx and ipady


Whereas the insets constraint specifies an external padding between the edges of a component and its display area, 
ipadx and ipady specify an internal padding applied to the component (not the display area).  The rarely used ipadx 
and ipady constraints result in a component's preferred and minimum sizes increasing (for positive values) and 
decreasing (for negative values).

⌨️ 快捷键说明

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