2
|
1 |
<HTML>
|
|
2 |
<HEAD>
|
|
3 |
<META NAME="GENERATOR" CONTENT="Adobe PageMill 2.0 Mac">
|
|
4 |
<TITLE>About Swing</TITLE>
|
|
5 |
</HEAD>
|
|
6 |
<BODY>
|
|
7 |
|
8961
|
8 |
<H1><IMG alt="About Swing" SRC="duke.gif" WIDTH="98" HEIGHT="98" ALIGN="MIDDLE">About Swing</H1>
|
2
|
9 |
|
|
10 |
<P> </P>
|
|
11 |
|
|
12 |
<P>The Swing components are written in Java, without window-system-specific
|
|
13 |
code. This facilitates a customizable look and feel without relying on the
|
|
14 |
native windowing system, and simplifies the deployment of applications.
|
|
15 |
Swing also supports a pluggable look and feel architecture. This feature
|
|
16 |
will give users the ability to switch the look and feel of an application
|
|
17 |
without restarting it and without the developer having to subclass the entire
|
|
18 |
component set.</P>
|
|
19 |
|
8961
|
20 |
<P><A HREF="toc.html"><IMG alt="Back" SRC="back.gif" WIDTH="42" HEIGHT="22" ALIGN="BOTTOM" BORDER="0">Back</A>
|
2
|
21 |
</BODY>
|
|
22 |
</HTML>
|