flowdemo.atag

来自「jsf、swing的官方指南」· ATAG 代码 · 共 19 行

ATAG
19
字号
<applet code="AppletButton.class"        archive="example-swing/layout.jar"        width="350" height="60"><param name="windowClass" value="FlowWindow"><param name="windowTitle" value="FlowLayout"><param name="buttonText" value="Click here to see a FlowLayout in action">Since you can't run the applet,here's a picture of it:#usemacro UI_FIGURE (    NAME flowlayout.gif    W 542    H 66    ALT Five buttons laid out with a FlowLayout.)</applet>

⌨️ 快捷键说明

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