textdemo.atag

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

ATAG
17
字号
<applet code="TextDemo.class"        codebase="example-swing/"        archive="textfield.jar"        width="250" height="125">Since you can't run the applet,here's a picture of it:#usemacro UI_FIGURE (    NAME TextDemoSwing.gif    W 261    H 206    ALT A snapshot of TextDemo, which uses a standard text field and a standard text area.)</applet>

⌨️ 快捷键说明

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