boxdemo.atag
来自「jsf、swing的官方指南」· ATAG 代码 · 共 19 行
ATAG
19 行
<applet code="AppletButton.class" archive="example-swing/layout.jar" width="350" height="60"><param name="windowClass" value="BoxWindow"><param name="windowTitle" value="BoxLayout"><param name="buttonText" value="Click here to see a BoxLayout in action">Since you can't run the applet,here's a picture of it:#usemacro UI_FIGURE ( NAME boxlayout.gif W 222 H 106 ALT Five buttons laid out with a BoxLayout. )</applet>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?