jdk/src/share/demo/jfc/Metalworks/resources/HelpFiles/swing.html
changeset 8961 6e8562ef340d
parent 2 90ce3da70b43
equal deleted inserted replaced
8960:dbf27b0abc4c 8961:6e8562ef340d
     3   <META NAME="GENERATOR" CONTENT="Adobe PageMill 2.0 Mac">
     3   <META NAME="GENERATOR" CONTENT="Adobe PageMill 2.0 Mac">
     4   <TITLE>About Swing</TITLE>
     4   <TITLE>About Swing</TITLE>
     5 </HEAD>
     5 </HEAD>
     6 <BODY>
     6 <BODY>
     7 
     7 
     8 <H1><IMG SRC="duke.gif" WIDTH="98" HEIGHT="98" ALIGN="MIDDLE" NATURALSIZEFLAG="3">About Swing</H1>
     8     <H1><IMG alt="About Swing"  SRC="duke.gif" WIDTH="98" HEIGHT="98" ALIGN="MIDDLE">About Swing</H1>
     9 
     9 
    10 <P>&nbsp;</P>
    10 <P>&nbsp;</P>
    11 
    11 
    12 <P>The Swing components are written in Java, without window-system-specific
    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
    13 code. This facilitates a customizable look and feel without relying on the
    15 Swing also supports a pluggable look and feel architecture. This feature
    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
    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
    17 without restarting it and without the developer having to subclass the entire
    18 component set.</P>
    18 component set.</P>
    19 
    19 
    20 <P><A HREF="toc.html"><IMG SRC="back.gif" WIDTH="42" HEIGHT="22" ALIGN="BOTTOM" NATURALSIZEFLAG="3" BORDER="0">Back</A>
    20 <P><A HREF="toc.html"><IMG alt="Back"  SRC="back.gif" WIDTH="42" HEIGHT="22" ALIGN="BOTTOM" BORDER="0">Back</A>
    21 </BODY>
    21 </BODY>
    22 </HTML>
    22 </HTML>