src/demo/share/applets.html
author xyin
Tue, 13 Feb 2018 12:19:37 +0800
changeset 48851 1d8f882f2b2f
parent 47216 71c04702a3d5
permissions -rw-r--r--
8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java Reviewed-by: vtewari, rriggs, alanb, jjiang, xiaofeya
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
<HTML>
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
<!--  
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
     3
 Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
 Redistribution and use in source and binary forms, with or without
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
 modification, are permitted provided that the following conditions
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
 are met:
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
   - Redistributions of source code must retain the above copyright
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
     notice, this list of conditions and the following disclaimer.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
   - Redistributions in binary form must reproduce the above copyright
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
     notice, this list of conditions and the following disclaimer in the
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
     documentation and/or other materials provided with the distribution.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
    16
   - Neither the name of Oracle nor the names of its
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
     contributors may be used to endorse or promote products derived
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
     from this software without specific prior written permission.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
-->  
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
<HEAD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
   <META NAME="keywords" CONTENT="Java(tm) Plug-in">
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
   <META NAME="GENERATOR" CONTENT="Mozilla/4.02 [en] (X11; U; SunOS 5.5.1 sun4u) [Netscape]">
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
   <TITLE>Java(tm) Plug-in Demo Page</TITLE>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
</HEAD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
<BODY TEXT="#000000" BGCOLOR="#FFFFFF">
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
<!-- begin main page table -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 >
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
<TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
<TD VALIGN=TOP WIDTH="157"><!-------------------------------><!--  SERVER SIDE INCLUDE FOR  --><!--  NAVIGATION MENU AT LEFT  --><!-------------------------------><!--#include virtual="/share/include/navigate.html"--></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
<TD VALIGN=TOP WIDTH="452"><!--  begin header table -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
<TABLE BORDER=0 WIDTH="452" >
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
<CAPTION><!-------------------------------><!--  SERVER SIDE INCLUDE FOR  --><!--  HEADER AT TOP OF PAGE    --><!-------------------------------><!--#include virtual="/share/include/normal.header.html"--><!-- breadcrumb trail --></CAPTION>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
<TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
<TD ALIGN=RIGHT VALIGN=TOP HEIGHT="25"></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
<TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
<TD></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
<TR>
30678
a8b7fd8ede97 8075284: fix up miscellaneous TM constructions
darcy
parents: 25859
diff changeset
    59
<TD ALIGN=RIGHT COLSPAN="2"><!-- page headline --><!-------------------------------><!--EDIT THE PAGE HEADLINE HERE--><!------------BEGIN-HEADLINE-----><FONT SIZE=+2>JAVA&trade; PLUG-IN</FONT> &nbsp;
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
<BR><B>Demonstration Applets</B>&nbsp;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
<BR><!-------------END-HEADLINE------><!--    END OF PAGE HEADLINE   --><!-------------------------------></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
<TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
<TD ALIGN=RIGHT VALIGN=TOP COLSPAN="2" HEIGHT="30"><!-- subcategories of the current topic --><!-------------------------------><!-- MAKE DUPLICATE LINKS HERE --><!--OF LINKS THAT OCCUR THROUGH--><!--  OUT THE BODY OF THIS DOC --><!------------BEGIN-SUB TOPICS---><FONT SIZE=-1><A HREF="http://java.sun.com/products/plugin/index.html">Java
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
Plug-in home page</A> | <A HREF="http://java.sun.com/javase/MKTG_VERSION/docs/technotes/guides/plugin/developer_guide/faq/index.html">FAQ</A>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
| <A HREF="http://java.sun.com/javase/MKTG_VERSION/docs/technotes/guides/plugin/developer_guide/contents.html">Documentation</A>&nbsp;</FONT>&nbsp;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
</TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
</TABLE>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
&nbsp;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
<TABLE BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="452" >
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
<TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
<TD COLSPAN="2" WIDTH="452">
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
<TABLE WIDTH="100%" NOSAVE >
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
<TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
<TD></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
<TD></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
</TABLE>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
<!-- Begin Page Data --><!-------------------------------><!--  EDIT PAGE CONTENT HERE   --><!------------BEGIN-CONTENT------><!--  Beginning of the more info table -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="466" >
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
<TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
<TD ALIGN=RIGHT VALIGN=TOP ROWSPAN="2" WIDTH="8"></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
<TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
<DIV ALIGN=right><!--<TD WIDTH=466 VALIGN=TOP ALIGN=RIGHT><BR>--><!-- <IMG WIDTH=60 HEIGHT=1 SRC="/images/dot_clear.gif"> --></DIV>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
</TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
<TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
<TD ALIGN=LEFT VALIGN=TOP WIDTH="466"><!--  Beginning of the more info table -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=3 >
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
<CAPTION><!-- #===================== DOWNLOAD HOTJAVA 1.1 BETA 2 ===================== --></CAPTION>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
<TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
<TD ALIGN=RIGHT VALIGN=TOP><!-- <FONT COLOR="#FF0000" SIZE="+2"><STRONG>2.</STRONG></FONT> --></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
<TD><!--<IMG SRC="/images/chiclet2.jpg" WIDTH=14 HEIGHT=11 BORDER=0 ALT="Bullet">
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
			<FONT SIZE="+1"><STRONG>Java Plug-in Demo Page</STRONG></FONT><BR> --></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
<TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
<TD></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
<TD><!-- start -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
<P>The examples on this page provide demonstration applets for
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
the purpose of demonstrating and evaluating Java Plug-in. Hence, the HTML
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
of each page explicitly specifies the use of the Java<SUP><FONT SIZE=-2>TM</FONT></SUP>Plug-in
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
rather than the default Java virtual machine contained in your browser.&nbsp;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
<P>Java Plug-in is installed as part of the public Java<SUP><FONT SIZE=-2>TM</FONT></SUP> SE Runtime Environment.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
Once installed, the Java Plug-in loads automatically
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
and transparently to render Java applets.&nbsp;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
<P>All of these applets leverage Java<SUP><FONT SIZE=-2>TM</FONT></SUP> SE Development Kit MKTG_VERSION features, and are thus dependent
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
on features in that version.&nbsp; For information on compatibility, see <A HREF="http://java.sun.com/javase/MKTG_VERSION/compatibility.html">Compatibility 
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
with Previous Releases</A>.&nbsp;&nbsp; The applets include those in the <TT>demo</TT>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
directory of the Java SE Development Kit, plus a few extras.&nbsp; Each applet is viewed
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
by opening the respective web page (see the links below) in your
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
Web browser.&nbsp;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
<H3>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
<A NAME="educational"></A>Educational Applets</H3>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
<UL><!-- NEW APPLETS GO HERE --><!-- Please note the date you add the applet. --><!-- Also include the author's name. -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
<LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
<!--James Gosling--><A HREF="applets/MoleculeViewer/example1.html">3D Chemical Models</A>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
<BR>(see also <A HREF="applets/MoleculeViewer/example2.html">example2</A>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
and <A HREF="applets/MoleculeViewer/example3.html">example3</A>)</LI></UL>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
<!--educational-->
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
<H3>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
<A NAME="utilities"></A>Utilities</H3>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
<UL><!-- NEW APPLETS GO HERE --><!-- Please note the date you add the applet. --><!-- Also include the author's name. -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
<LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
<!--Rachel Gollub--><A HREF="applets/Clock/example1.html">A
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
Clock</A></LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
<LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
<!--Sami Shaio--><A HREF="applets/SpreadSheet/example1.html">A
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
Simple Spreadsheet</A></LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
<LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
<!--Sami Shaio--><A HREF="applets/BarChart/example1.html">A
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
Simple Bar Chart Applet</A></LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
</UL>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
<!--utilities-->
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
<H3>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
<A NAME="programmers"></A>For Programmers Only</H3>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
<UL><!-- NEW APPLETS GO HERE --><!-- Please note the date you add the applet. --><!-- Also include the author's name. -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
<LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
<A HREF="applets/ArcTest/example1.html">ArcTest</A></LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
<LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
<A HREF="applets/CardTest/example1.html">CardTest</A></LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
<LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
<A HREF="applets/DitherTest/example1.html">DitherTest</A></LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
<LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
<A HREF="applets/DrawTest/example1.html">DrawTest</A></LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
<LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
<A HREF="applets/GraphicsTest/example1.html">GraphicsTest</A></LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   171
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
<LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
<A HREF="applets/SimpleGraph/example1.html">SimpleGraph</A></LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
</UL>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   175
90ce3da70b43 Initial load
duke
parents:
diff changeset
   176
<H3>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   177
<A NAME="spice"></A>Applets to Enhance a Web Page</H3>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   178
90ce3da70b43 Initial load
duke
parents:
diff changeset
   179
<UL><!-- NEW APPLETS GO HERE --><!-- Please note the date you add the applet. --><!-- Also include the author's name. --><!-- <LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   180
by Arthur van Hoff; added 10/12/95<A HREF="ImageLoop/1.1/index.html">ImageLoop,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   181
the Original Animation Applet</A></LI> -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
   182
<!--Arthur van Hoff--><A HREF="applets/Blink/example1.html">Blinking
90ce3da70b43 Initial load
duke
parents:
diff changeset
   183
Text</A></LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   184
</UL>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   185
90ce3da70b43 Initial load
duke
parents:
diff changeset
   186
<H3>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   187
<A NAME="spice"></A>JFC Applets</H3>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   188
90ce3da70b43 Initial load
duke
parents:
diff changeset
   189
<UL><!-- Please note the date you add the applet. --><!-- Also include the author's name. --><!-- <LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   190
by Arthur van Hoff; added 10/12/95<A HREF="ImageLoop/1.1/index.html">ImageLoop,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   191
the Original Animation Applet</A></LI> -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
   192
90ce3da70b43 Initial load
duke
parents:
diff changeset
   193
<!--spice--><!-- end -->
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
<LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   195
<!----><A HREF="jfc/Java2D/Java2Demo.html">Java
90ce3da70b43 Initial load
duke
parents:
diff changeset
   196
2D</A></LI>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   197
90ce3da70b43 Initial load
duke
parents:
diff changeset
   198
<!--spice--><!-- end --></UL>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   199
</TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   200
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   201
90ce3da70b43 Initial load
duke
parents:
diff changeset
   202
<TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   203
<TD></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   204
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   205
</TABLE>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   206
&nbsp;</TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   207
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   208
</TABLE>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   209
<!-------------END-CONTENT-------><!--     END OF PAGE DATA      --><!-------------------------------><!-- End Page Data --></TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   210
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   211
</TABLE>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   212
&nbsp;</TD>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   213
</TR>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   214
</TABLE>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   215
<!-- Footer table --><!-------------------------------><!--  SERVER SIDE INCLUDE FOR  --><!--  FOOTER AT BOTTOM OF PAGE --><!-------------------------------><!--#include virtual="/share/include/normal.footer.html"-->
90ce3da70b43 Initial load
duke
parents:
diff changeset
   216
</BODY>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   217
</HTML>