swing.html

来自「Metalworks is a simple Swing-based simul」· HTML 代码 · 共 23 行

HTML
23
字号
<HTML><HEAD>  <META NAME="GENERATOR" CONTENT="Adobe PageMill 2.0 Mac">  <TITLE>About Swing</TITLE></HEAD><BODY><H1><IMG SRC="duke.gif" WIDTH="98" HEIGHT="98" ALIGN="MIDDLE" NATURALSIZEFLAG="3">About Swing</H1><P>&nbsp;</P><P>The Swing components are written in Java, without window-system-specificcode. This facilitates a customizable look and feel without relying on thenative windowing system, and simplifies the deployment of applications.Swing also supports a pluggable look and feel architecture. This featurewill give users the ability to switch the look and feel of an applicationwithout restarting it and without the developer having to subclass the entirecomponent set.</P><P><A HREF="toc.html"><IMG SRC="back.gif" WIDTH="42" HEIGHT="22" ALIGN="BOTTOM" NATURALSIZEFLAG="3" BORDER="0">Back</A></BODY></HTML>

⌨️ 快捷键说明

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