components.html
来自「jsf、swing的官方指南」· HTML 代码 · 共 16 行
HTML
16 行
<html><title>A Visual Index to the Swing Components</title> <frameset rows="180,*"> <frame src="components_header.html" scrolling="auto"> <frameset cols="25%,*"> <frame src="components_desc.html" scrolling="auto"> <frame src="components_pics.html" name="pics" scrolling="auto"> </frameset> </frameset></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?