customdemo.atag
来自「jsf、swing的官方指南」· ATAG 代码 · 共 19 行
ATAG
19 行
<applet code="AppletButton.class" archive="example-swing/layout.jar" width="450" height="60"><param name="windowClass" value="CustomWindow"><param name="windowTitle" value="Custom Layout Manager (DiagonalLayout)"><param name="buttonText" value="Click here to see a custom layout manager in action">Since you can't run the applet,here's a picture of it:#usemacro UI_FIGURE ( NAME 13custom31.gif W 325 H 170 ALT A custom layout manager that lays out components diagonally.)</applet>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?