Unification of JDK port names.

ports/java/Makefile
Matches new names and locations of JDK ports. Checked sorting.

ports/java/jdk
All files removed from CVS. This port is moved to java/jdk11.
Checked that the repocopy was okay.

ports/java/jdk12-beta
All files removed from CVS. This port is moved to java/jdk12.
Checked that the repocopy was okay.

ports/java/linux-jdk
All files removed from CVS. This port is moved to
java/linux-blackdown-jdk12.
Checked that the repocopy was okay.

ports/java/linux-jdk13
All files removed from CVS. This port is moved to
java/linux-sun-jdk13.
Checked that the repocopy was okay.

ports/java/linux-jdk14
All files removed from CVS. This port is moved to
java/linux-sun-jdk14.
Checked that the repocopy was okay.

PR:	27358
This commit is contained in:
Ernst de Haan 2002-06-12 20:50:09 +00:00
parent e08682de18
commit a0291600cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61172
36 changed files with 5 additions and 5877 deletions

View file

@ -29,10 +29,10 @@
SUBDIR += jdbcpool
SUBDIR += jde
SUBDIR += jde-emacs20
SUBDIR += jdk
SUBDIR += jdk-tutorial
SUBDIR += jdk11
SUBDIR += jdk11-doc
SUBDIR += jdk12-beta
SUBDIR += jdk12
SUBDIR += jdk12-doc
SUBDIR += jdk13
SUBDIR += jdk13-doc
@ -46,12 +46,12 @@
SUBDIR += jsdk
SUBDIR += junit
SUBDIR += kaffe
SUBDIR += linux-blackdown-jdk12
SUBDIR += linux-blackdown-jdk13
SUBDIR += linux-ibm-jdk13
SUBDIR += linux-jdk
SUBDIR += linux-jdk13
SUBDIR += linux-jdk14
SUBDIR += linux-sun-jdk12
SUBDIR += linux-sun-jdk13
SUBDIR += linux-sun-jdk14
SUBDIR += mmake
SUBDIR += netrexx
SUBDIR += openjit

View file

@ -1,47 +0,0 @@
# New ports collection makefile for: jdk
# Date created: Feb, 8, 1998
# Whom: Nate Williams <nate@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= jdk
PORTVERSION= ${JDK_VERSION}
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= nate/JDK1.1
MAINTAINER= nate@FreeBSD.org
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
NO_CDROM= "License doesn't allow distribution with fee"
ONLY_FOR_ARCHS= i386
JDK_VERSION= 1.1.8
PLIST_SUB+= JDK_VERSION=${JDK_VERSION}
WRKSRC= ${WRKDIR}/jdk${JDK_VERSION}
NO_BUILD= yes
.include <bsd.port.pre.mk>
.if ${PORTOBJFORMAT} == "aout"
DISTFILES= jdk${JDK_VERSION}_AOUT.V1999-11-9.tar.gz
.else
LIB_DEPENDS+= c.3:${PORTSDIR}/misc/compat3x
DISTFILES= jdk${JDK_VERSION}_ELF.V1999-11-9.tar.gz
.endif
do-install:
@${RM} -f ${WRKSRC}/include/freebsd/typedefs_md.h.orig
${MKDIR} ${PREFIX}/jdk${JDK_VERSION}
(cd ${WRKSRC} && ${TAR} -c -f - .) \
| (cd ${PREFIX}/jdk${JDK_VERSION} && ${TAR} --unlink -x -f -)
${MKDIR} ${PREFIX}/share/java/classes
${MKDIR} ${PREFIX}/share/doc/java
post-install:
${LOCALBASE}/bin/registervm "${PREFIX}/jdk${JDK_VERSION}/bin/java # JDK${JDK_VERSION}"
.include <bsd.port.post.mk>

View file

@ -1,2 +0,0 @@
MD5 (jdk1.1.8_AOUT.V1999-11-9.tar.gz) = 5e878b23179ada207653c527ad6b5019
MD5 (jdk1.1.8_ELF.V1999-11-9.tar.gz) = 07992302128f36c7f802b579e041604c

View file

@ -1,11 +0,0 @@
--- include/freebsd/typedefs_md.h 2000/07/24 07:46:26 1.1
+++ include/freebsd/typedefs_md.h 2000/07/24 07:46:46
@@ -33,7 +33,7 @@
*/
#define _ILP32
-#if (__FreeBSD__ <= 4)
+#if (__FreeBSD__ <= 5)
typedef unsigned int uint_t;
typedef int int_t;
#endif

View file

@ -1 +0,0 @@
Sun's Java Developers Kit

View file

@ -1,15 +0,0 @@
Binaries of Sun's Java Developers Kit. Include bytecode machine,
compiler, demos and sources for most Java runtime classes.
Executables are installed into /usr/local/jdk1.1.8/bin. You may want to
put this into your PATH or symlink them to /usr/local/bin in case you
don't have kaffe installed (which shared many of the binarie's
names).
You may want to build a kernel with
options SYSVSEM
For more information about the JDK for FreeBSD see
http://www.freebsd.org/java/
WWW: http://www.freebsd.org/java/

View file

@ -1,106 +0,0 @@
Java(tm) Development Kit
Version 1.1.8
Binary Code License
This binary code license ("License") contains rights and restrictions
associated with use of the accompanying software and documentation
("Software"). Read the License carefully before installing the Software.
By installing the Software you agree to the terms and conditions of this
License.
1. Limited License Grant. Sun grants to you ("Licensee") a non-exclusive,
non-transferable limited license to use the Software without fee for
evaluation of the Software and for development of Java(tm) compatible
applets and applications. Licensee may make one archival copy of the Software
and may re-distribute complete, unmodified copies of the Software to
software developers within Licensee's organization to avoid unnecessary
download time, provided that this License conspicuously appear with all
copies of the Software. Except for the foregoing, Licensee may not
re-distribute the Software in whole or in part, either separately or
included with a product. Refer to the Java Runtime Environment Version 1.1.8
binary code license (http://java.sun.com/products/JDK/1.1/index.html)
for the availability of runtime code which may be distributed with Java
compatible applets and applications.
2. Java Platform Interface. Licensee may not modify the Java Platform Interface
("JPI", identified as classes contained within the "java" package or any
subpackages of the "java" package), by creating additional classes within the
JPI or otherwise causing the addition to or modification of the classes in
the JPI. In the event that Licensee creates any Java-related API and
distributes such API to others for applet or application development,
Licensee must promptly publish an accurate specification for such API for
free use by all developers of Java-based software.
3. Restrictions. Software is confidential copyrighted information of Sun and
title to all copies is retained by Sun and/or its licensors. Licensee shall
not modify, decompile, disassemble, decrypt, extract, or otherwise reverse
engineer Software. Software may not be leased, assigned, or sublicensed,
in whole or in part. Software is not designed or intended for use in
on-line control of aircraft, air traffic, aircraft navigation or aircraft
communications; or in the design, construction, operation or maintenance
of any nuclear facility. Licensee warrants that it will not use or
redistribute the Software for such purposes.
4. Trademarks and Logos. This License does not authorize Licensee to use
any Sun name, trademark or logo. Licensee acknowledges that Sun owns the
Java trademark and all Java-related trademarks, logos and icons including
the Coffee Cup and Duke ("Java Marks") and agrees to: (i) to comply with
the Java Trademark Guidelines at http://java.sun.com/trademarks.html; (ii) not
do anything harmful to or inconsistent with Sun's rights in the Java Marks;
and (iii) assist Sun in protecting those rights, including assigning to Sun
any rights acquired by Licensee in any Java Mark.
5. Disclaimer of Warranty. Software is provided "AS IS," without a
warranty of any kind. ALL EXPRESS OR IMPLIED REPRESENTATIONS AND
WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED.
6. Limitation of Liability. SUN AND ITS LICENSORS SHALL NOT BE LIABLE
FOR ANY DAMAGES SUFFERED BY LICENSEE OR ANY THIRD PARTY AS A RESULT OF USING
OR DISTRIBUTING SOFTWARE. IN NO EVENT WILL SUN OR ITS LICENSORS BE
LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT,
SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER
CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE
USE OF OR INABILITY TO USE SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
7. Termination. Licensee may terminate this License at any time by
destroying all copies of Software. This License will terminate immediately
without notice from Sun if Licensee fails to comply with any provision
of this License. Upon such termination, Licensee must destroy all copies
of Software.
8. Export Regulations. Software, including technical data, is subject to
U.S. export control laws, including the U.S. Export Administration Act
and its associated regulations, and may be subject to export or import
regulations in other countries. Licensee agrees to comply strictly with
all such regulations and acknowledges that it has the responsibility to
obtain licenses to export, re-export, or import Software. Software may not
be downloaded, or otherwise exported or re-exported (i) into, or to a
national or resident of, Cuba, Iraq, Iran, North Korea, Libya, Sudan,
Syria or any country to which the U.S. has embargoed goods; or (ii)
to anyone on the U.S. Treasury Department's list of Specially Designated
Nations or the U.S. Commerce Department's Table of Denial Orders.
9. Restricted Rights. Use, duplication or disclosure by the United States
government is subject to the restrictions as set forth in the Rights in
Technical Data and Computer Software Clauses in DFARS 252.227-7013(c)
(1) (ii) and FAR 52.227-19(c) (2) as applicable.
10. Governing Law. Any action related to this License will be governed by
California law and controlling U.S. federal law. No choice of law rules of
any jurisdiction will apply.
11. Severability. If any of the above provisions are held to be in
violation of applicable law, void, or unenforceable in any jurisdiction,
then such provisions are herewith waived to the extent necessary for the
License to be otherwise enforceable in such jurisdiction. However, if
in Sun's opinion deletion of any provisions of the License by operation
of this paragraph unreasonably compromises the rights or increase the
liabilities of Sun or its licensors, Sun reserves the right to terminate
the License and refund the fee paid by Licensee, if any, as Licensee's
sole and exclusive remedy.

View file

@ -1,611 +0,0 @@
jdk%%JDK_VERSION%%/include/freebsd/byteorder_md.h
jdk%%JDK_VERSION%%/include/freebsd/timeval_md.h
jdk%%JDK_VERSION%%/include/freebsd/sysmacros_md.h
jdk%%JDK_VERSION%%/include/freebsd/prof_md.h
jdk%%JDK_VERSION%%/include/freebsd/path_md.h
jdk%%JDK_VERSION%%/include/freebsd/oobj_md.h
jdk%%JDK_VERSION%%/include/freebsd/jni_md.h
jdk%%JDK_VERSION%%/include/freebsd/jmath_md.h
jdk%%JDK_VERSION%%/include/freebsd/io_md.h
jdk%%JDK_VERSION%%/include/freebsd/gc_md.h
jdk%%JDK_VERSION%%/include/freebsd/typedefs_md.h
jdk%%JDK_VERSION%%/include/green_threads/include/internal_md.h
jdk%%JDK_VERSION%%/include/green_threads/include/threads_md.h
jdk%%JDK_VERSION%%/include/green_threads/include/monitor_md.h
jdk%%JDK_VERSION%%/include/green_threads/include/schedule.h
jdk%%JDK_VERSION%%/include/green_threads/include/context_md.h
jdk%%JDK_VERSION%%/include/green_threads/include/context.h
jdk%%JDK_VERSION%%/include/green_threads/include/queue.h
jdk%%JDK_VERSION%%/include/StubPreamble.h
jdk%%JDK_VERSION%%/include/alloc_cache.h
jdk%%JDK_VERSION%%/include/bool.h
jdk%%JDK_VERSION%%/include/breakpoints.h
jdk%%JDK_VERSION%%/include/byteorder.h
jdk%%JDK_VERSION%%/include/common_exceptions.h
jdk%%JDK_VERSION%%/include/config.h
jdk%%JDK_VERSION%%/include/debug.h
jdk%%JDK_VERSION%%/include/decode.h
jdk%%JDK_VERSION%%/include/exceptions.h
jdk%%JDK_VERSION%%/include/finalize.h
jdk%%JDK_VERSION%%/include/gc.h
jdk%%JDK_VERSION%%/include/interpreter.h
jdk%%JDK_VERSION%%/include/javaString.h
jdk%%JDK_VERSION%%/include/jcov.h
jdk%%JDK_VERSION%%/include/jmath.h
jdk%%JDK_VERSION%%/include/jni.h
jdk%%JDK_VERSION%%/include/log.h
jdk%%JDK_VERSION%%/include/monitor.h
jdk%%JDK_VERSION%%/include/monitor_cache.h
jdk%%JDK_VERSION%%/include/native.h
jdk%%JDK_VERSION%%/include/oobj.h
jdk%%JDK_VERSION%%/include/path.h
jdk%%JDK_VERSION%%/include/profile.h
jdk%%JDK_VERSION%%/include/reflect.h
jdk%%JDK_VERSION%%/include/selftest.h
jdk%%JDK_VERSION%%/include/signature.h
jdk%%JDK_VERSION%%/include/sys_api.h
jdk%%JDK_VERSION%%/include/threads.h
jdk%%JDK_VERSION%%/include/timeval.h
jdk%%JDK_VERSION%%/include/timezone_map.h
jdk%%JDK_VERSION%%/include/tree.h
jdk%%JDK_VERSION%%/include/typecodes.h
jdk%%JDK_VERSION%%/include/typedefs.h
jdk%%JDK_VERSION%%/include/utf.h
jdk%%JDK_VERSION%%/include/verify.h
jdk%%JDK_VERSION%%/include/wrap.h
jdk%%JDK_VERSION%%/include/zip.h
jdk%%JDK_VERSION%%/include/java_lang_String.h
jdk%%JDK_VERSION%%/include/java_lang_ClassLoader.h
jdk%%JDK_VERSION%%/include/dlwrap.h
jdk%%JDK_VERSION%%/include/java_lang_Thread.h
jdk%%JDK_VERSION%%/include/java_lang_ThreadGroup.h
jdk%%JDK_VERSION%%/bin/i386/green_threads/javah_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/javah
jdk%%JDK_VERSION%%/bin/i386/green_threads/java_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/java
jdk%%JDK_VERSION%%/bin/i386/green_threads/javac
jdk%%JDK_VERSION%%/bin/i386/green_threads/javac_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/javaverify_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/javaverify
jdk%%JDK_VERSION%%/bin/i386/green_threads/java_g_X
jdk%%JDK_VERSION%%/bin/i386/green_threads/jar
jdk%%JDK_VERSION%%/bin/i386/green_threads/.extract_args
jdk%%JDK_VERSION%%/bin/i386/green_threads/javap
jdk%%JDK_VERSION%%/bin/i386/green_threads/javadoc
jdk%%JDK_VERSION%%/bin/i386/green_threads/jdb
jdk%%JDK_VERSION%%/bin/i386/green_threads/appletviewer
jdk%%JDK_VERSION%%/bin/i386/green_threads/javakey
jdk%%JDK_VERSION%%/bin/i386/green_threads/native2ascii
jdk%%JDK_VERSION%%/bin/i386/green_threads/rmic
jdk%%JDK_VERSION%%/bin/i386/green_threads/rmiregistry
jdk%%JDK_VERSION%%/bin/i386/green_threads/serialver
jdk%%JDK_VERSION%%/bin/i386/green_threads/java_X
jdk%%JDK_VERSION%%/bin/i386/green_threads/jre_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/jre_g_X
jdk%%JDK_VERSION%%/bin/i386/green_threads/jre
jdk%%JDK_VERSION%%/bin/i386/green_threads/jre_X
jdk%%JDK_VERSION%%/bin/.java_wrapper
jdk%%JDK_VERSION%%/bin/javah_g
jdk%%JDK_VERSION%%/bin/javah
jdk%%JDK_VERSION%%/bin/java_g
jdk%%JDK_VERSION%%/bin/java
jdk%%JDK_VERSION%%/bin/javac
jdk%%JDK_VERSION%%/bin/javac_g
jdk%%JDK_VERSION%%/bin/javaverify_g
jdk%%JDK_VERSION%%/bin/javaverify
jdk%%JDK_VERSION%%/bin/jre
jdk%%JDK_VERSION%%/bin/jre_g
jdk%%JDK_VERSION%%/bin/jar
jdk%%JDK_VERSION%%/bin/javap
jdk%%JDK_VERSION%%/bin/javadoc
jdk%%JDK_VERSION%%/bin/jdb
jdk%%JDK_VERSION%%/bin/appletviewer
jdk%%JDK_VERSION%%/bin/javakey
jdk%%JDK_VERSION%%/bin/native2ascii
jdk%%JDK_VERSION%%/bin/rmic
jdk%%JDK_VERSION%%/bin/rmiregistry
jdk%%JDK_VERSION%%/bin/java-rmi.cgi
jdk%%JDK_VERSION%%/bin/serialver
jdk%%JDK_VERSION%%/lib/i386/green_threads/libjava_g.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libjava_g.so.%%JDK_VERSION%%
jdk%%JDK_VERSION%%/lib/i386/green_threads/libjava.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libjava.so.%%JDK_VERSION%%
jdk%%JDK_VERSION%%/lib/i386/green_threads/libmath_g.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libmath.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libzip_g.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libzip.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libnet_g.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libnet.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libagent_g.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libagent.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libmmedia_g.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libmmedia.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libawt_g.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libawt_g.so.%%JDK_VERSION%%
jdk%%JDK_VERSION%%/lib/i386/green_threads/libawt.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libawt.so.%%JDK_VERSION%%
jdk%%JDK_VERSION%%/lib/i386/green_threads/libtawt_g.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libtawt.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libjpeg_g.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libjpeg.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libsysresource_g.so
jdk%%JDK_VERSION%%/lib/i386/green_threads/libsysresource.so
jdk%%JDK_VERSION%%/lib/awt.properties
jdk%%JDK_VERSION%%/lib/security/java.security
jdk%%JDK_VERSION%%/lib/content-types.properties
jdk%%JDK_VERSION%%/lib/font.properties
jdk%%JDK_VERSION%%/lib/font.properties.ISO8859_15_FDIS
jdk%%JDK_VERSION%%/lib/font.properties.tr
jdk%%JDK_VERSION%%/lib/font.properties.ru
jdk%%JDK_VERSION%%/lib/font.properties.pl
jdk%%JDK_VERSION%%/lib/font.properties.lv
jdk%%JDK_VERSION%%/lib/font.properties.lt
jdk%%JDK_VERSION%%/lib/font.properties.hu
jdk%%JDK_VERSION%%/lib/font.properties.el
jdk%%JDK_VERSION%%/lib/font.properties.cs
jdk%%JDK_VERSION%%/lib/font.properties.zh_TW_Big5
jdk%%JDK_VERSION%%/lib/font.properties.zh_TW_EUC_TW
jdk%%JDK_VERSION%%/lib/font.properties.ko
jdk%%JDK_VERSION%%/lib/font.properties.zh_EUC_CN
jdk%%JDK_VERSION%%/lib/font.properties.ja
jdk%%JDK_VERSION%%/lib/psfont.properties.ja
jdk%%JDK_VERSION%%/lib/locale/ja/app-defaults/XApplication
jdk%%JDK_VERSION%%/lib/locale/ja_JP.PCK/app-defaults/XApplication
jdk%%JDK_VERSION%%/lib/locale/ja_JP.UTF-8/app-defaults/XApplication
jdk%%JDK_VERSION%%/lib/appletviewer.properties
jdk%%JDK_VERSION%%/lib/serialver.properties
jdk%%JDK_VERSION%%/lib/classes.zip
jdk%%JDK_VERSION%%/demo/Animator/audio/0.au
jdk%%JDK_VERSION%%/demo/Animator/audio/1.au
jdk%%JDK_VERSION%%/demo/Animator/audio/2.au
jdk%%JDK_VERSION%%/demo/Animator/audio/3.au
jdk%%JDK_VERSION%%/demo/Animator/audio/4.au
jdk%%JDK_VERSION%%/demo/Animator/audio/5.au
jdk%%JDK_VERSION%%/demo/Animator/audio/6.au
jdk%%JDK_VERSION%%/demo/Animator/audio/7.au
jdk%%JDK_VERSION%%/demo/Animator/audio/8.au
jdk%%JDK_VERSION%%/demo/Animator/audio/9.au
jdk%%JDK_VERSION%%/demo/Animator/audio/spacemusic.au
jdk%%JDK_VERSION%%/demo/Animator/images/SimpleAnimation/T1.gif
jdk%%JDK_VERSION%%/demo/Animator/images/SimpleAnimation/T2.gif
jdk%%JDK_VERSION%%/demo/Animator/images/Beans/T10.gif
jdk%%JDK_VERSION%%/demo/Animator/images/Beans/T9.gif
jdk%%JDK_VERSION%%/demo/Animator/images/Beans/T7.gif
jdk%%JDK_VERSION%%/demo/Animator/images/Beans/T3.gif
jdk%%JDK_VERSION%%/demo/Animator/images/Beans/T8.gif
jdk%%JDK_VERSION%%/demo/Animator/images/Beans/T6.gif
jdk%%JDK_VERSION%%/demo/Animator/images/Beans/T2.gif
jdk%%JDK_VERSION%%/demo/Animator/images/Beans/T1.gif
jdk%%JDK_VERSION%%/demo/Animator/images/Beans/T5.gif
jdk%%JDK_VERSION%%/demo/Animator/images/Beans/T4.gif
jdk%%JDK_VERSION%%/demo/Animator/images/loading-msg.gif
jdk%%JDK_VERSION%%/demo/Animator/example1.html
jdk%%JDK_VERSION%%/demo/Animator/example2.html
jdk%%JDK_VERSION%%/demo/Animator/example3.html
jdk%%JDK_VERSION%%/demo/Animator/example4.html
jdk%%JDK_VERSION%%/demo/Animator/Animator.java
jdk%%JDK_VERSION%%/demo/Animator/Animator.class
jdk%%JDK_VERSION%%/demo/Animator/ParseException.class
jdk%%JDK_VERSION%%/demo/Animator/DescriptionFrame.class
jdk%%JDK_VERSION%%/demo/ArcTest/example1.html
jdk%%JDK_VERSION%%/demo/ArcTest/ArcTest.java
jdk%%JDK_VERSION%%/demo/ArcTest/ArcTest.class
jdk%%JDK_VERSION%%/demo/ArcTest/ArcCanvas.class
jdk%%JDK_VERSION%%/demo/ArcTest/ArcControls.class
jdk%%JDK_VERSION%%/demo/BarChart/example1.html
jdk%%JDK_VERSION%%/demo/BarChart/Chart.java
jdk%%JDK_VERSION%%/demo/BarChart/Chart.class
jdk%%JDK_VERSION%%/demo/Blink/example1.html
jdk%%JDK_VERSION%%/demo/Blink/Blink.java
jdk%%JDK_VERSION%%/demo/Blink/Blink.class
jdk%%JDK_VERSION%%/demo/CardTest/example1.html
jdk%%JDK_VERSION%%/demo/CardTest/CardTest.java
jdk%%JDK_VERSION%%/demo/CardTest/CardPanel.class
jdk%%JDK_VERSION%%/demo/CardTest/CardTest.class
jdk%%JDK_VERSION%%/demo/Clock/example1.html
jdk%%JDK_VERSION%%/demo/Clock/Clock2.java
jdk%%JDK_VERSION%%/demo/Clock/Clock2.class
jdk%%JDK_VERSION%%/demo/DitherTest/example1.html
jdk%%JDK_VERSION%%/demo/DitherTest/DitherTest.java
jdk%%JDK_VERSION%%/demo/DitherTest/DitherTest.class
jdk%%JDK_VERSION%%/demo/DitherTest/DitherCanvas.class
jdk%%JDK_VERSION%%/demo/DitherTest/DitherControls.class
jdk%%JDK_VERSION%%/demo/DrawTest/example1.html
jdk%%JDK_VERSION%%/demo/DrawTest/DrawTest.java
jdk%%JDK_VERSION%%/demo/DrawTest/DrawTest.class
jdk%%JDK_VERSION%%/demo/DrawTest/DrawPanel.class
jdk%%JDK_VERSION%%/demo/DrawTest/DrawControls.class
jdk%%JDK_VERSION%%/demo/Fractal/example1.html
jdk%%JDK_VERSION%%/demo/Fractal/CLSFractal.java
jdk%%JDK_VERSION%%/demo/Fractal/CLSFractal.class
jdk%%JDK_VERSION%%/demo/Fractal/CLSTurtle.class
jdk%%JDK_VERSION%%/demo/Fractal/ContextLSystem.class
jdk%%JDK_VERSION%%/demo/Fractal/CLSRule.class
jdk%%JDK_VERSION%%/demo/GraphLayout/audio/computer.au
jdk%%JDK_VERSION%%/demo/GraphLayout/audio/drip.au
jdk%%JDK_VERSION%%/demo/GraphLayout/audio/gong.au
jdk%%JDK_VERSION%%/demo/GraphLayout/example1.html
jdk%%JDK_VERSION%%/demo/GraphLayout/example2.html
jdk%%JDK_VERSION%%/demo/GraphLayout/example3.html
jdk%%JDK_VERSION%%/demo/GraphLayout/example4.html
jdk%%JDK_VERSION%%/demo/GraphLayout/Graph.java
jdk%%JDK_VERSION%%/demo/GraphLayout/Node.class
jdk%%JDK_VERSION%%/demo/GraphLayout/Edge.class
jdk%%JDK_VERSION%%/demo/GraphLayout/GraphPanel.class
jdk%%JDK_VERSION%%/demo/GraphLayout/Graph.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/example1.html
jdk%%JDK_VERSION%%/demo/GraphicsTest/AppletFrame.java
jdk%%JDK_VERSION%%/demo/GraphicsTest/GraphicsTest.java
jdk%%JDK_VERSION%%/demo/GraphicsTest/AppletFrame.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/GraphicsPanel.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/GraphicsTest.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/GraphicsCards.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/ArcCard.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/ArcDegreePanel.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/ArcPanel.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/Shape.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/RectShape.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/OvalShape.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/RoundRectShape.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/PolygonShape.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/ShapeTest.class
jdk%%JDK_VERSION%%/demo/GraphicsTest/ColorUtils.class
jdk%%JDK_VERSION%%/demo/ImageMap/audio/chirp1.au
jdk%%JDK_VERSION%%/demo/ImageMap/audio/hi.au
jdk%%JDK_VERSION%%/demo/ImageMap/images/jim.graham.gif
jdk%%JDK_VERSION%%/demo/ImageMap/example1.html
jdk%%JDK_VERSION%%/demo/ImageMap/sources.html
jdk%%JDK_VERSION%%/demo/ImageMap/imagemapcheat.html
jdk%%JDK_VERSION%%/demo/ImageMap/AniArea.java
jdk%%JDK_VERSION%%/demo/ImageMap/ButtonFilter.java
jdk%%JDK_VERSION%%/demo/ImageMap/ClickArea.java
jdk%%JDK_VERSION%%/demo/ImageMap/DelayedSoundArea.java
jdk%%JDK_VERSION%%/demo/ImageMap/HighlightArea.java
jdk%%JDK_VERSION%%/demo/ImageMap/HighlightFilter.java
jdk%%JDK_VERSION%%/demo/ImageMap/HrefButtonArea.java
jdk%%JDK_VERSION%%/demo/ImageMap/ImageMap.java
jdk%%JDK_VERSION%%/demo/ImageMap/ImageMapArea.java
jdk%%JDK_VERSION%%/demo/ImageMap/LinkArea.java
jdk%%JDK_VERSION%%/demo/ImageMap/NameArea.java
jdk%%JDK_VERSION%%/demo/ImageMap/RoundButtonFilter.java
jdk%%JDK_VERSION%%/demo/ImageMap/RoundHrefButtonArea.java
jdk%%JDK_VERSION%%/demo/ImageMap/SoundArea.java
jdk%%JDK_VERSION%%/demo/ImageMap/TickerArea.java
jdk%%JDK_VERSION%%/demo/ImageMap/AniArea.class
jdk%%JDK_VERSION%%/demo/ImageMap/ButtonFilter.class
jdk%%JDK_VERSION%%/demo/ImageMap/ClickArea.class
jdk%%JDK_VERSION%%/demo/ImageMap/DelayedSoundArea.class
jdk%%JDK_VERSION%%/demo/ImageMap/HighlightArea.class
jdk%%JDK_VERSION%%/demo/ImageMap/HighlightFilter.class
jdk%%JDK_VERSION%%/demo/ImageMap/HrefButtonArea.class
jdk%%JDK_VERSION%%/demo/ImageMap/ImageMap.class
jdk%%JDK_VERSION%%/demo/ImageMap/ImageMapArea.class
jdk%%JDK_VERSION%%/demo/ImageMap/LinkArea.class
jdk%%JDK_VERSION%%/demo/ImageMap/NameArea.class
jdk%%JDK_VERSION%%/demo/ImageMap/RoundButtonFilter.class
jdk%%JDK_VERSION%%/demo/ImageMap/RoundHrefButtonArea.class
jdk%%JDK_VERSION%%/demo/ImageMap/SoundArea.class
jdk%%JDK_VERSION%%/demo/ImageMap/TickerArea.class
jdk%%JDK_VERSION%%/demo/JumpingBox/sounds/adapt-or-die.au
jdk%%JDK_VERSION%%/demo/JumpingBox/sounds/ip.au
jdk%%JDK_VERSION%%/demo/JumpingBox/sounds/that.hurts.au
jdk%%JDK_VERSION%%/demo/JumpingBox/sounds/cannot.be.completed.au
jdk%%JDK_VERSION%%/demo/JumpingBox/sounds/thin.bell.au
jdk%%JDK_VERSION%%/demo/JumpingBox/sounds/tiptoe.thru.the.tulips.au
jdk%%JDK_VERSION%%/demo/JumpingBox/example1.html
jdk%%JDK_VERSION%%/demo/JumpingBox/MouseTrack.java
jdk%%JDK_VERSION%%/demo/JumpingBox/MouseTrack.class
jdk%%JDK_VERSION%%/demo/MoleculeViewer/models/benzene.xyz
jdk%%JDK_VERSION%%/demo/MoleculeViewer/models/buckminsterfullerine.xyz
jdk%%JDK_VERSION%%/demo/MoleculeViewer/models/HyaluronicAcid.xyz
jdk%%JDK_VERSION%%/demo/MoleculeViewer/models/cyclohexane.xyz
jdk%%JDK_VERSION%%/demo/MoleculeViewer/models/ethane.xyz
jdk%%JDK_VERSION%%/demo/MoleculeViewer/models/water.xyz
jdk%%JDK_VERSION%%/demo/MoleculeViewer/example1.html
jdk%%JDK_VERSION%%/demo/MoleculeViewer/example2.html
jdk%%JDK_VERSION%%/demo/MoleculeViewer/example3.html
jdk%%JDK_VERSION%%/demo/MoleculeViewer/Matrix3D.java
jdk%%JDK_VERSION%%/demo/MoleculeViewer/XYZApp.java
jdk%%JDK_VERSION%%/demo/MoleculeViewer/Matrix3D.class
jdk%%JDK_VERSION%%/demo/MoleculeViewer/XYZChemModel.class
jdk%%JDK_VERSION%%/demo/MoleculeViewer/XYZApp.class
jdk%%JDK_VERSION%%/demo/MoleculeViewer/Atom.class
jdk%%JDK_VERSION%%/demo/NervousText/example1.html
jdk%%JDK_VERSION%%/demo/NervousText/NervousText.java
jdk%%JDK_VERSION%%/demo/NervousText/NervousText.class
jdk%%JDK_VERSION%%/demo/SimpleGraph/example1.html
jdk%%JDK_VERSION%%/demo/SimpleGraph/GraphApplet.java
jdk%%JDK_VERSION%%/demo/SimpleGraph/GraphApplet.class
jdk%%JDK_VERSION%%/demo/SortDemo/example1.html
jdk%%JDK_VERSION%%/demo/SortDemo/BidirBubbleSortAlgorithm.java
jdk%%JDK_VERSION%%/demo/SortDemo/BubbleSortAlgorithm.java
jdk%%JDK_VERSION%%/demo/SortDemo/QSortAlgorithm.java
jdk%%JDK_VERSION%%/demo/SortDemo/SortAlgorithm.java
jdk%%JDK_VERSION%%/demo/SortDemo/SortItem.java
jdk%%JDK_VERSION%%/demo/SortDemo/BidirBubbleSortAlgorithm.class
jdk%%JDK_VERSION%%/demo/SortDemo/BubbleSortAlgorithm.class
jdk%%JDK_VERSION%%/demo/SortDemo/QSortAlgorithm.class
jdk%%JDK_VERSION%%/demo/SortDemo/SortAlgorithm.class
jdk%%JDK_VERSION%%/demo/SortDemo/SortItem.class
jdk%%JDK_VERSION%%/demo/SpreadSheet/example1.html
jdk%%JDK_VERSION%%/demo/SpreadSheet/SpreadSheet.java
jdk%%JDK_VERSION%%/demo/SpreadSheet/SpreadSheet.class
jdk%%JDK_VERSION%%/demo/SpreadSheet/CellUpdater.class
jdk%%JDK_VERSION%%/demo/SpreadSheet/Cell.class
jdk%%JDK_VERSION%%/demo/SpreadSheet/Node.class
jdk%%JDK_VERSION%%/demo/SpreadSheet/InputField.class
jdk%%JDK_VERSION%%/demo/SpreadSheet/SpreadSheetInput.class
jdk%%JDK_VERSION%%/demo/TicTacToe/audio/beep.au
jdk%%JDK_VERSION%%/demo/TicTacToe/audio/ding.au
jdk%%JDK_VERSION%%/demo/TicTacToe/audio/return.au
jdk%%JDK_VERSION%%/demo/TicTacToe/audio/yahoo1.au
jdk%%JDK_VERSION%%/demo/TicTacToe/audio/yahoo2.au
jdk%%JDK_VERSION%%/demo/TicTacToe/images/cross.gif
jdk%%JDK_VERSION%%/demo/TicTacToe/images/not.gif
jdk%%JDK_VERSION%%/demo/TicTacToe/example1.html
jdk%%JDK_VERSION%%/demo/TicTacToe/TicTacToe.java
jdk%%JDK_VERSION%%/demo/TicTacToe/TicTacToe.class
jdk%%JDK_VERSION%%/demo/WireFrame/models/cube.obj
jdk%%JDK_VERSION%%/demo/WireFrame/models/dinasaur.obj
jdk%%JDK_VERSION%%/demo/WireFrame/models/hughes_500.obj
jdk%%JDK_VERSION%%/demo/WireFrame/models/knoxS.obj
jdk%%JDK_VERSION%%/demo/WireFrame/example1.html
jdk%%JDK_VERSION%%/demo/WireFrame/example2.html
jdk%%JDK_VERSION%%/demo/WireFrame/example3.html
jdk%%JDK_VERSION%%/demo/WireFrame/example4.html
jdk%%JDK_VERSION%%/demo/WireFrame/Matrix3D.java
jdk%%JDK_VERSION%%/demo/WireFrame/ThreeD.java
jdk%%JDK_VERSION%%/demo/WireFrame/Matrix3D.class
jdk%%JDK_VERSION%%/demo/WireFrame/FileFormatException.class
jdk%%JDK_VERSION%%/demo/WireFrame/Model3D.class
jdk%%JDK_VERSION%%/demo/WireFrame/ThreeD.class
jdk%%JDK_VERSION%%/demo/i18n/Collate/CollationDetails.html
jdk%%JDK_VERSION%%/demo/i18n/Collate/example1.html
jdk%%JDK_VERSION%%/demo/i18n/DateTimeFormat/example1.html
jdk%%JDK_VERSION%%/demo/i18n/MessageFormat/example1.html
jdk%%JDK_VERSION%%/demo/i18n/NumberFormat/example1.html
jdk%%JDK_VERSION%%/demo/i18n/TextBound/example1.html
jdk%%JDK_VERSION%%/demo/i18n/code/BorderPanel.java
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource.java
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_da.java
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_de.java
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_en.java
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_fr.java
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_it.java
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_ja.java
jdk%%JDK_VERSION%%/demo/i18n/code/CollateDemo.java
jdk%%JDK_VERSION%%/demo/i18n/code/DateTimeDemo.java
jdk%%JDK_VERSION%%/demo/i18n/code/DemoApplet.java
jdk%%JDK_VERSION%%/demo/i18n/code/MessageFormatDemo.java
jdk%%JDK_VERSION%%/demo/i18n/code/NumberFormatDemo.java
jdk%%JDK_VERSION%%/demo/i18n/code/TextBoundDemo.java
jdk%%JDK_VERSION%%/demo/i18n/code/Utility.java
jdk%%JDK_VERSION%%/demo/i18n/code/BorderPanel.class
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource.class
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_da.class
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_de.class
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_en.class
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_fr.class
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_it.class
jdk%%JDK_VERSION%%/demo/i18n/code/ChoiceResource_ja.class
jdk%%JDK_VERSION%%/demo/i18n/code/CollateDemo.class
jdk%%JDK_VERSION%%/demo/i18n/code/CollateFrame.class
jdk%%JDK_VERSION%%/demo/i18n/code/DateTimeDemo.class
jdk%%JDK_VERSION%%/demo/i18n/code/DateTimeFrame.class
jdk%%JDK_VERSION%%/demo/i18n/code/DemoApplet.class
jdk%%JDK_VERSION%%/demo/i18n/code/MessageFormatDemo.class
jdk%%JDK_VERSION%%/demo/i18n/code/MessageFormatFrame.class
jdk%%JDK_VERSION%%/demo/i18n/code/XBorderPanel.class
jdk%%JDK_VERSION%%/demo/i18n/code/NumberFormatDemo.class
jdk%%JDK_VERSION%%/demo/i18n/code/NumberFormatFrame.class
jdk%%JDK_VERSION%%/demo/i18n/code/TextBoundDemo.class
jdk%%JDK_VERSION%%/demo/i18n/code/TextBoundFrame.class
jdk%%JDK_VERSION%%/demo/i18n/code/Utility.class
jdk%%JDK_VERSION%%/demo/awt-1.1/index.html
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/index.html
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Box.java
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click0.java
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click1.java
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click2.java
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click3.java
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/ColumnOfBoxes.java
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Box.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click0.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click0$1.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click0$2.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click1.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click1$TargetListener.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click1$1.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click1$2.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click2.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click2$TargetListener.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click2$1.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click2$2.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click3.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click3$TargetListener.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click3$1.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click3$2.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/Click3$3.class
jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel/ColumnOfBoxes.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/index.html
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/example.html
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/ExampleApplet.jar
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/ExampleApplet.zip
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/Switcher.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual/images/mandrill.jpg
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual/Gauge.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual/DoubleBufferPanel.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual/ExampleApplet.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual/actual/Gauge.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual/actual/DoubleBufferPanel.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual/actual/ExampleApplet.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual/actual/PrettyPanel.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual/actual/GaugeThread.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.gif
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/alternative/ImageDisplayer.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/alternative/PictureFrame.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/alternative/Compatibility.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/alternative/alternative/ImageDisplayer.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/alternative/alternative/PictureFrame.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/alternative/alternative/Compatibility.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/alternative/alternative/ExampleApplet.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/example.html
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.jar
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.zip
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/Switcher.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/actual/images/scott.jpg
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/actual/OpenlookButton.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/actual/ExampleApplet.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/OpenlookButton.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/ExampleApplet.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/ExampleActionListener.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.gif
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ImageDisplayer.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/alternative/PictureFrame.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/alternative/Compatibility.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/ImageDisplayer.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/PictureFrame.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/Compatibility.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/ExampleApplet.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/example.html
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.jar
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.zip
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/Switcher.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/actual/images/scott.jpg
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/actual/RoundButton.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/actual/ExampleApplet.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.gif
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/alternative/ImageDisplayer.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/alternative/PictureFrame.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/alternative/Compatibility.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/ImageDisplayer.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/PictureFrame.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/Compatibility.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/ExampleApplet.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/example.html
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/ExampleApplet.jar
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/ExampleApplet.zip
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/Switcher.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/actual/images/orb.gif
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/actual/Spinner.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/actual/ExampleApplet.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/actual/actual/Spinner.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/actual/actual/SpinnerThread.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/actual/actual/ExampleApplet.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.gif
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/alternative/ImageDisplayer.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/alternative/PictureFrame.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/alternative/Compatibility.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.java
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/alternative/alternative/ImageDisplayer.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/alternative/alternative/PictureFrame.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/alternative/alternative/Compatibility.class
jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/alternative/alternative/ExampleApplet.class
jdk%%JDK_VERSION%%/demo/awt-1.1/symboltest/index.html
jdk%%JDK_VERSION%%/demo/awt-1.1/symboltest/SymbolTest.java
jdk%%JDK_VERSION%%/demo/awt-1.1/symboltest/SymbolTest.class
jdk%%JDK_VERSION%%/demo/awt-1.1/symboltest/SymbolTest$MyAdapter.class
jdk%%JDK_VERSION%%/demo/awt-1.1/symboltest/SymbolCanvas.class
jdk%%JDK_VERSION%%/COPYRIGHT
jdk%%JDK_VERSION%%/src.zip
jdk%%JDK_VERSION%%/LICENSE
jdk%%JDK_VERSION%%/README
jdk%%JDK_VERSION%%/README.FreeBSD
jdk%%JDK_VERSION%%/CHANGES
jdk%%JDK_VERSION%%/index.html
@exec mkdir -p %D/share/java/classes
@exec mkdir -p %D/share/doc/java
@unexec rmdir %D/share/java/classes
@unexec rmdir %D/share/java
@unexec rmdir %D/share/doc/java
@exec %D/bin/registervm "%D/jdk%%JDK_VERSION%%/bin/java # JDK%%JDK_VERSION%%"
@unexec %D/bin/unregistervm JDK%%JDK_VERSION%%
@dirrm jdk%%JDK_VERSION%%/lib/security
@dirrm jdk%%JDK_VERSION%%/lib/locale/ja_JP.UTF-8/app-defaults
@dirrm jdk%%JDK_VERSION%%/lib/locale/ja_JP.UTF-8
@dirrm jdk%%JDK_VERSION%%/lib/locale/ja_JP.PCK/app-defaults
@dirrm jdk%%JDK_VERSION%%/lib/locale/ja_JP.PCK
@dirrm jdk%%JDK_VERSION%%/lib/locale/ja/app-defaults
@dirrm jdk%%JDK_VERSION%%/lib/locale/ja
@dirrm jdk%%JDK_VERSION%%/lib/locale
@dirrm jdk%%JDK_VERSION%%/lib/i386/green_threads
@dirrm jdk%%JDK_VERSION%%/lib/i386
@dirrm jdk%%JDK_VERSION%%/lib
@dirrm jdk%%JDK_VERSION%%/include/green_threads/include
@dirrm jdk%%JDK_VERSION%%/include/green_threads
@dirrm jdk%%JDK_VERSION%%/include/freebsd
@dirrm jdk%%JDK_VERSION%%/include
@dirrm jdk%%JDK_VERSION%%/demo/i18n/code
@dirrm jdk%%JDK_VERSION%%/demo/i18n/TextBound
@dirrm jdk%%JDK_VERSION%%/demo/i18n/NumberFormat
@dirrm jdk%%JDK_VERSION%%/demo/i18n/MessageFormat
@dirrm jdk%%JDK_VERSION%%/demo/i18n/DateTimeFormat
@dirrm jdk%%JDK_VERSION%%/demo/i18n/Collate
@dirrm jdk%%JDK_VERSION%%/demo/i18n
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/symboltest
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/alternative/alternative
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/alternative
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/actual/images
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/actual/actual
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner/actual
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Spinner
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/alternative
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/actual/images
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons/actual
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/RoundButtons
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/alternative
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/actual/images
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/actual/actual
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons/actual
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/OpenlookButtons
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/alternative/alternative
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/alternative
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual/images
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual/actual
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge/actual
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight/Gauge
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/lightweight
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1/eventmodel
@dirrm jdk%%JDK_VERSION%%/demo/awt-1.1
@dirrm jdk%%JDK_VERSION%%/demo/WireFrame/models
@dirrm jdk%%JDK_VERSION%%/demo/WireFrame
@dirrm jdk%%JDK_VERSION%%/demo/TicTacToe/images
@dirrm jdk%%JDK_VERSION%%/demo/TicTacToe/audio
@dirrm jdk%%JDK_VERSION%%/demo/TicTacToe
@dirrm jdk%%JDK_VERSION%%/demo/SpreadSheet
@dirrm jdk%%JDK_VERSION%%/demo/SortDemo
@dirrm jdk%%JDK_VERSION%%/demo/SimpleGraph
@dirrm jdk%%JDK_VERSION%%/demo/NervousText
@dirrm jdk%%JDK_VERSION%%/demo/MoleculeViewer/models
@dirrm jdk%%JDK_VERSION%%/demo/MoleculeViewer
@dirrm jdk%%JDK_VERSION%%/demo/JumpingBox/sounds
@dirrm jdk%%JDK_VERSION%%/demo/JumpingBox
@dirrm jdk%%JDK_VERSION%%/demo/ImageMap/images
@dirrm jdk%%JDK_VERSION%%/demo/ImageMap/audio
@dirrm jdk%%JDK_VERSION%%/demo/ImageMap
@dirrm jdk%%JDK_VERSION%%/demo/GraphicsTest
@dirrm jdk%%JDK_VERSION%%/demo/GraphLayout/audio
@dirrm jdk%%JDK_VERSION%%/demo/GraphLayout
@dirrm jdk%%JDK_VERSION%%/demo/Fractal
@dirrm jdk%%JDK_VERSION%%/demo/DrawTest
@dirrm jdk%%JDK_VERSION%%/demo/DitherTest
@dirrm jdk%%JDK_VERSION%%/demo/Clock
@dirrm jdk%%JDK_VERSION%%/demo/CardTest
@dirrm jdk%%JDK_VERSION%%/demo/Blink
@dirrm jdk%%JDK_VERSION%%/demo/BarChart
@dirrm jdk%%JDK_VERSION%%/demo/ArcTest
@dirrm jdk%%JDK_VERSION%%/demo/Animator/images/SimpleAnimation
@dirrm jdk%%JDK_VERSION%%/demo/Animator/images/Beans
@dirrm jdk%%JDK_VERSION%%/demo/Animator/images
@dirrm jdk%%JDK_VERSION%%/demo/Animator/audio
@dirrm jdk%%JDK_VERSION%%/demo/Animator
@dirrm jdk%%JDK_VERSION%%/demo
@dirrm jdk%%JDK_VERSION%%/bin/i386/green_threads
@dirrm jdk%%JDK_VERSION%%/bin/i386
@dirrm jdk%%JDK_VERSION%%/bin
@dirrm jdk%%JDK_VERSION%%

View file

@ -1,124 +0,0 @@
# New ports collection makefile for: jdk12
# Date created: 10 October 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= jdk
PORTVERSION= ${JDK_VERSION}b${JDK_BETALEVEL}
CATEGORIES= java devel
MASTER_SITES= # http://www.sun.com/software/java2/download.html
# http://www.eyesbeyond.com/freebsddom/java/jdk.html
DISTFILES= ${PORTNAME}${JDK_VERSION:S/./_/g}-src${EXTRACT_SUFX} \
freebsd-jdk122-patches-${JDK_BETALEVEL}.tar.gz
MAINTAINER= glewis@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
zip:${PORTSDIR}/archivers/zip \
${JDK11DIR}/bin/javac:${PORTSDIR}/java/jdk \
${JDK12DIR}/bin/javac:${PORTSDIR}/java/linux-jdk \
${X11BASE}/lib/libMrm.a:${PORTSDIR}/x11-toolkits/open-motif \
${NONEXISTENT}:${PORTSDIR}/java/jfc:extract
LIB_DEPENDS= odbc.1:${PORTSDIR}/databases/unixODBC
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/URW/fonts.dir:${PORTSDIR}/x11-fonts/urwfonts \
javavm:${PORTSDIR}/java/javavmwrapper
WRKSRC= ${WRKDIR}/build/freebsd
JDK_VERSION= 1.2.2
JDK_BETALEVEL= 10
JDK11DIR?= ${LOCALBASE}/jdk1.1.8
JFC11DIR?= ${WRKDIRPREFIX}${.CURDIR}/../../java/jfc/work/swing-1.1.1fcs
JDK12DIR?= ${LOCALBASE}/linux-jdk${JDK_VERSION}
ONLY_FOR_ARCHS= i386
USE_GMAKE= yes
RESTRICTED= "Redistribution of pre-compiled binaries isn't permitted"
MAKEFILE= GNUmakefile
MAKE_ENV= HAVE_DPS="no" \
ALT_BOOTDIR="${JDK12DIR}" \
ALT_ODBCDIR="${LOCALBASE}" \
ALT_MOTIF_DIR="${X11BASE}" \
OPENWINHOME="${X11BASE}" \
_JDK11DIR="${JDK11DIR}" \
SYS_CFLAGS="${CFLAGS}" \
CLASSPATH="" \
JAVA_COMPILER=""
ALL_TARGET= release-images
PATCH_CMD= ${PATCH} -p1 -s <
PLIST_SUB+= JDK_VERSION=${JDK_VERSION}
JDKIMAGEDIR= ${WRKSRC}/jdk-image-i386
JDKIMAGEDIR_G= ${WRKSRC}/jdk-debug-image-i386
JREIMAGEDIR= ${WRKSRC}/jre-image-i386
.if defined(NODEBUG)
PLIST_SUB+= DEBUG:="@comment "
PKGNAMESUFFIX= -nodebug
.else
PLIST_SUB+= DEBUG:=""
.endif
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= "You can not legally distribute pre-compiled binaries"
.endif
.include <bsd.port.pre.mk>
.for file in ${DISTFILES}
.if !exists(${DISTDIR}/${file})
IGNORE=You must manually fetch the source distribution and FreeBSD patches (${DISTFILES}) from http://www.sun.com/software/java2/download.html and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in ${DISTDIR} and then run make again
.endif
.endfor
pre-patch:
@${MKDIR} ${WRKSRC}
.for dir in build src ext/i18n/build ext/i18n/src ext/iiimp/build
@cd ${WRKDIR}/${dir} && ${RM} -rf freebsd && ${CP} -R solaris freebsd
.endfor
@cd ${WRKSRC} && ${PATCH_CMD} ${WRKDIR}/build.patches && \
cd ../share && ${PATCH_CMD} ${WRKDIR}/buildshare.patches && \
cd ../../src/freebsd && ${PATCH_CMD} ${WRKDIR}/src.patches && \
cd ../share && ${PATCH_CMD} ${WRKDIR}/srcshare.patches && \
cd ../../ext && ${PATCH_CMD} ${WRKDIR}/ext.patches
@${MKDIR} ${WRKSRC}/1.1_libs
@${CP} ${JFC11DIR}/*.jar ${WRKSRC}/1.1_libs
post-build:
for dir in ${JDKIMAGEDIR} ${JDKIMAGEDIR_G} ${JREIMAGEDIR}; do \
for file in `find $${dir} -type f -name "*.so"`; do \
if [ -f $${file}.${JDK_VERSION} ]; then \
${RM} $${file}.${JDK_VERSION}; \
${LN} -sf `${BASENAME} $${file}` $${file}.${JDK_VERSION}; \
fi; \
done; \
done
for dir in ${JDKIMAGEDIR} ${JREIMAGEDIR}; do \
find $${dir} -type f | xargs file | ${GREP} 'not stripped$$' | \
${SED} 's|:.*$$||' | xargs strip; \
done
.if !defined(NODEBUG)
pre-install:
@${ECHO_MSG}
@${ECHO_MSG} "Please use \`make -DNODEBUG' if you don't want to install libraries and binaries"
@${ECHO_MSG} "with debugging support."
@${ECHO_MSG}
.endif
do-install:
${MKDIR} ${PREFIX}/jdk${JDK_VERSION}
cd ${JDKIMAGEDIR} && /usr/bin/find . \
| /usr/bin/cpio -pdmu -R ${LIBOWN}:${LIBGRP} ${PREFIX}/jdk${JDK_VERSION}
.if !defined(NODEBUG)
cd ${JDKIMAGEDIR_G} && /usr/bin/find . \
| /usr/bin/cpio -pdmu -R ${LIBOWN}:${LIBGRP} ${PREFIX}/jdk${JDK_VERSION}
.endif
post-install:
${LOCALBASE}/bin/registervm "${PREFIX}/jdk${JDK_VERSION}/bin/java # JDK${JDK_VERSION}"
.include <bsd.port.post.mk>

View file

@ -1,2 +0,0 @@
MD5 (jdk1_2_2-src.tar.gz) = 84a81b3e5f56f73bd4cbee57f895dba7
MD5 (freebsd-jdk122-patches-10.tar.gz) = 7c01d281b3ac9d5f5f3036749f79492e

View file

@ -1,36 +0,0 @@
--- makefiles/Defs-freebsd.gmk 2000/10/13 00:16:56 1.1
+++ makefiles/Defs-freebsd.gmk 2000/10/13 00:20:36
@@ -59,11 +59,11 @@
GCC_STYLE = -Wmissing-prototypes -Wmissing-declarations -Wnested-externs
GCC_WARNINGS = -W -Wall $(GCC_STYLE) $(GCC_INHIBIT)
CFLAGS_COMMON = $(GCC_WARNINGS) -pipe
-CFLAGS_OPT = $(POPT) -fomit-frame-pointer # -mcpu=i686
-CFLAGS_DBG = -g
+CFLAGS_OPT = $(POPT) $(SYS_CFLAGS) #-fomit-frame-pointer # -mcpu=i686
+CFLAGS_DBG = -g3
CXXFLAGS_COMMON = $(GCC_WARNINGS) -pipe -DFD_SETSIZE=2048
-CXXFLAGS_OPT = $(POPT) -fomit-frame-pointer # -mcpu=i686
-CXXFLAGS_DBG = -g
+CXXFLAGS_OPT = $(POPT) $(SYS_CFLAGS) #-fomit-frame-pointer # -mcpu=i686
+CXXFLAGS_DBG = -g3
endif
ifneq ($(CC_VERSION), gcc)
@@ -232,7 +232,7 @@
_OPT = -xO4
else
ifneq ($(ARCH), alpha)
- _OPT = -O2
+ _OPT = #-O2
endif
endif
CPPFLAGS_DBG += -DLOGGING
@@ -248,7 +248,7 @@
_OPT = -xO2
else
ifneq ($(ARCH), alpha)
- _OPT = -O2
+ _OPT = #-O2
endif
endif
endif

View file

@ -1 +0,0 @@
Sun's Java Developers Kit

View file

@ -1,11 +0,0 @@
This is the latest patchset from the Java 2 FreeBSD porting project. This port
allows you to easily build native JDK1.2.2 for FreeBSD.
Please note that due to the current Sun licensing policy, the resulting binaries
couln't be distributed and you are only permitted to use/hack it personally.
Due to the same reasons you have to manually fetch source code and patchset for
FreeBSD.
WWW: http://www.freebsd.org/java/
http://www.eyesbeyond.com/freebsddom/java/index.html
http://www.sun.com/software/communitysource/java2/

View file

@ -1,157 +0,0 @@
Sun Microsystems, Inc.
Binary Code License Agreement
READ THE TERMS OF THIS AGREEMENT AND ANY PROVIDED SUPPLEMENTAL
LICENSE TERMS (COLLECTIVELY "AGREEMENT") CAREFULLY BEFORE
OPENING THE SOFTWARE MEDIA PACKAGE. BY OPENING THE SOFTWARE
MEDIA PACKAGE, YOU AGREE TO THE TERMS OF THIS AGREEMENT. IF
YOU ARE ACCESSING THE SOFTWARE ELECTRONICALLY, INDICATE YOUR
ACCEPTANCE OF THESE TERMS BY SELECTING THE "ACCEPT" BUTTON AT
THE END OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL THESE
TERMS, PROMPTLY RETURN THE UNUSED SOFTWARE TO YOUR PLACE OF
PURCHASE FOR A REFUND OR, IF THE SOFTWARE IS ACCESSED
ELECTRONICALLY, SELECT THE "DECLINE" BUTTON AT THE END OF THIS
AGREEMENT.
1. LICENSE TO USE. Sun grants you a non-exclusive and
non-transferable license for the internal use only of the accompanying
software and documentation and any error corrections provided by Sun
(collectively "Software"), by the number of users and the class of
computer hardware for which the corresponding fee has been paid.
2. RESTRICTIONS Software is confidential and copyrighted. Title to
Software and all associated intellectual property rights is retained
by Sun and/or its licensors. Except as specifically authorized in any
Supplemental License Terms, you may not make copies of Software, other
than a single copy of Software for archival purposes. Unless
enforcement is prohibited by applicable law, you may not modify,
decompile, reverse engineer Software. Software is not designed or
licensed for use in on-line control of aircraft, air traffic, aircraft
navigation or aircraft communications; or in the design, construction,
operation or maintenance of any nuclear facility. You warrant that
you will not use Software for these purposes. No right, title or
interest in or to any trademark, service mark, logo or trade name of
Sun or its licensors is granted under this Agreement.
3. LIMITED WARRANTY. Sun warrants to you that for a period of ninety
(90) days from the date of purchase, as evidenced by a copy of the
receipt, the media on which Software is furnished (if any) will be
free of defects in materials and workmanship under normal use. Except
for the foregoing, Software is provided "AS IS". Your exclusive
remedy and Sun's entire liability under this limited warranty will be
at Sun's option to replace Software media or refund the fee paid for
Software.
4. DISCLAIMER OF WARRANTY. UNLESS SPECIFIED IN THIS AGREEMENT,
ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES,
INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED, EXCEPT TO
THE EXTENT THAT THESE DISCLAIMERS ARE HELD TO BE LEGALLY INVALID.
5. LIMITATION OF LIABILITY. TO THE EXTENT NOT PROHIBITED BY LAW,
IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE,
PROFIT OR DATA, OR FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL
OR PUNITIVE DAMAGES, HOWEVER CAUSED REGARDLESS OF THE THEORY OF
LIABILITY, ARISING OUT OF OR RELATED TO THE USE OF OR INABILITY TO
USE SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES. In no event will Sun's liability to you, whether in
contract, tort (including negligence), or otherwise, exceed the amount
paid by you for Software under this Agreement. The foregoing
limitations will apply even if the above stated warranty fails of its
essential purpose.
6. Termination. This Agreement is effective until terminated. You
may terminate this Agreement at any time by destroying all copies of
Software. This Agreement will terminate immediately without notice
from Sun if you fail to comply with any provision of this Agreement.
Upon Termination, you must destroy all copies of Software.
7. Export Regulations. All Software and technical data delivered
under this Agreement are subject to US export control laws and may be
subject to export or import regulations in other countries. You agree
to comply strictly with all such laws and regulations and acknowledge
that you have the responsibility to obtain such licenses to export,
re-export, or import as may be required after delivery to you.
8. U.S. Government Restricted Rights. Use, duplication, or
disclosure by the U.S. Government is subject to restrictions set forth
in this Agreement and as provided in DFARS 227.7202-1 (a) and
227.7202-3(a) (1995), DFARS 252.227-7013 (c)(1)(ii)(Oct 1988), FAR
12.212 (a) (1995), FAR 52.227-19 (June 1987), or FAR 52.227-14(ALT
III) (June 1987), as applicable.
9. Governing Law. Any action related to this Agreement will be
governed by California law and controlling U.S. federal law. No
choice of law rules of any jurisdiction will apply.
10. Severability. If any provision of this Agreement is held to be
unenforceable, This Agreement will remain in effect with the provision
omitted, unless omission would frustrate the intent of the parties, in
which case this Agreement will immediately terminate.
11. Integration. This Agreement is the entire agreement between you
and Sun relating to its subject matter. It supersedes all prior or
contemporaneous oral or written communications, proposals,
representations and warranties and prevails over any conflicting or
additional terms of any quote, order, acknowledgment, or other
communication between the parties relating to its subject matter
during the term of this Agreement. No modification of this Agreement
will be binding, unless in writing and signed by an authorized
representative of each party.
For inquiries please contact: Sun Microsystems, Inc. 901 San Antonio
Road, Palo Alto, California 94303
JAVA(TM) 2 SDK, STANDARD EDITION, VERSION 1.2.2
SUPPLEMENTAL LICENSE TERMS
These supplemental terms ("Supplement") add to the terms of the Binary
Code License Agreement ("Agreement"). Capitalized terms not defined
herein shall have the same meanings ascribed to them in the Agreement.
The Supplement terms shall supersede any inconsistent or conflicting
terms in the Agreement.
1. Limited License Grant. Sun grants to you a non-exclusive,
non-transferable limited license to use the Software without fee for
evaluation of the Software and for development of Java(TM) applets and
applications provided that you: (i) may not re-distribute the Software
in whole or in part, either separately or included with a
product. (ii) may not create, or authorize your licensees to create
additional classes, interfaces, or subpackages that are contained in
the "java" or "sun" packages or similar as specified by Sun in any
class file naming convention; and (iii) agree to the extent Programs
are developed which utilize the Windows 95/98 style graphical user
interface or components contained therein, such applets or
applications may only be developed to run on a Windows 95/98 or
Windows NT platform. Refer to the Java 2 Runtime Environment Version
1.2.2 binary code license
(http://java.sun.com/products/jdk/1.2/jre/LICENSE) for the availability
of runtime code which may be distributed with Java applets and
applications.
2. Java Platform Interface. In the event that Licensee creates an
additional API(s) which: (i) extends the functionality of a
Java Environment; and, (ii) is exposed to third party software
developers for the purpose of developing additional software which
invokes such additional API, Licensee must promptly publish broadly an
accurate specification for such API for free use by all developers.
3. Trademarks and Logos. This Agreement does not authorize Licensee to
use any Sun name, trademark or logo. Licensee acknowledges as between
it and Sun that Sun owns the Java trademark and all Java-related
trademarks, logos and icons including the Coffee Cup and Duke ("Java
Marks") and agrees to comply with the Java Trademark Guidelines at
http://java.sun.com/trademarks.html.
4. High Risk Activities. Notwithstanding Section 2, with respect to
high risk activities, the following language shall apply: the Software
is not designed or intended for use in on-line control of aircraft,
air traffic, aircraft navigation or aircraft communications; or in the
design, construction, operation or maintenance of any nuclear
facility. Sun disclaims any express or implied warranty of fitness for
such uses.
5. Source Code. Software may contain source code that is provided
solely for reference purposes pursuant to the terms of this Agreement.

View file

@ -1,878 +0,0 @@
jdk%%JDK_VERSION%%/COPYRIGHT
jdk%%JDK_VERSION%%/LICENSE
jdk%%JDK_VERSION%%/README
jdk%%JDK_VERSION%%/README.html
jdk%%JDK_VERSION%%/bin/.java_wrapper
jdk%%JDK_VERSION%%/bin/appletviewer
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/appletviewer_g
jdk%%JDK_VERSION%%/bin/extcheck
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/extcheck_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/appletviewer
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/appletviewer_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/extcheck
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/extcheck_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/jar
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/jar_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/jarsigner
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/jarsigner_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/java
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/java_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/javac
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/javac_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/javadoc
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/javadoc_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/javah
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/javah_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/javap
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/javap_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/jdb
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/jdb_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/keytool
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/keytool_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/native2ascii
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/native2ascii_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/oldjava
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/oldjava_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/policytool
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/policytool_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/rmic
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/rmic_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/rmid
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/rmid_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/rmiregistry
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/rmiregistry_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/serialver
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/serialver_g
jdk%%JDK_VERSION%%/bin/i386/green_threads/tnameserv
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/i386/green_threads/tnameserv_g
jdk%%JDK_VERSION%%/bin/jar
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/jar_g
jdk%%JDK_VERSION%%/bin/jarsigner
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/jarsigner_g
jdk%%JDK_VERSION%%/bin/java
jdk%%JDK_VERSION%%/bin/java-rmi.cgi
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/java_g
jdk%%JDK_VERSION%%/bin/javac
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/javac_g
jdk%%JDK_VERSION%%/bin/javadoc
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/javadoc_g
jdk%%JDK_VERSION%%/bin/javah
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/javah_g
jdk%%JDK_VERSION%%/bin/javap
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/javap_g
jdk%%JDK_VERSION%%/bin/jdb
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/jdb_g
jdk%%JDK_VERSION%%/bin/keytool
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/keytool_g
jdk%%JDK_VERSION%%/bin/native2ascii
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/native2ascii_g
jdk%%JDK_VERSION%%/bin/oldjava
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/oldjava_g
jdk%%JDK_VERSION%%/bin/policytool
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/policytool_g
jdk%%JDK_VERSION%%/bin/rmic
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/rmic_g
jdk%%JDK_VERSION%%/bin/rmid
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/rmid_g
jdk%%JDK_VERSION%%/bin/rmiregistry
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/rmiregistry_g
jdk%%JDK_VERSION%%/bin/serialver
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/serialver_g
jdk%%JDK_VERSION%%/bin/tnameserv
%%DEBUG:%%jdk%%JDK_VERSION%%/bin/tnameserv_g
jdk%%JDK_VERSION%%/demo/applets/Animator/Animation.class
jdk%%JDK_VERSION%%/demo/applets/Animator/AnimationFrame.class
jdk%%JDK_VERSION%%/demo/applets/Animator/Animator.class
jdk%%JDK_VERSION%%/demo/applets/Animator/Animator.java
jdk%%JDK_VERSION%%/demo/applets/Animator/DescriptionFrame.class
jdk%%JDK_VERSION%%/demo/applets/Animator/ParseException.class
jdk%%JDK_VERSION%%/demo/applets/Animator/audio/0.au
jdk%%JDK_VERSION%%/demo/applets/Animator/audio/1.au
jdk%%JDK_VERSION%%/demo/applets/Animator/audio/2.au
jdk%%JDK_VERSION%%/demo/applets/Animator/audio/3.au
jdk%%JDK_VERSION%%/demo/applets/Animator/audio/4.au
jdk%%JDK_VERSION%%/demo/applets/Animator/audio/5.au
jdk%%JDK_VERSION%%/demo/applets/Animator/audio/6.au
jdk%%JDK_VERSION%%/demo/applets/Animator/audio/7.au
jdk%%JDK_VERSION%%/demo/applets/Animator/audio/8.au
jdk%%JDK_VERSION%%/demo/applets/Animator/audio/9.au
jdk%%JDK_VERSION%%/demo/applets/Animator/audio/spacemusic.au
jdk%%JDK_VERSION%%/demo/applets/Animator/example1.html
jdk%%JDK_VERSION%%/demo/applets/Animator/example2.html
jdk%%JDK_VERSION%%/demo/applets/Animator/example3.html
jdk%%JDK_VERSION%%/demo/applets/Animator/example4.html
jdk%%JDK_VERSION%%/demo/applets/Animator/images/Beans/T1.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/Beans/T10.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/Beans/T2.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/Beans/T3.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/Beans/T4.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/Beans/T5.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/Beans/T6.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/Beans/T7.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/Beans/T8.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/Beans/T9.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/SimpleAnimation/T1.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/SimpleAnimation/T2.gif
jdk%%JDK_VERSION%%/demo/applets/Animator/images/loading-msg.gif
jdk%%JDK_VERSION%%/demo/applets/ArcTest/ArcCanvas.class
jdk%%JDK_VERSION%%/demo/applets/ArcTest/ArcControls.class
jdk%%JDK_VERSION%%/demo/applets/ArcTest/ArcTest.class
jdk%%JDK_VERSION%%/demo/applets/ArcTest/ArcTest.java
jdk%%JDK_VERSION%%/demo/applets/ArcTest/example1.html
jdk%%JDK_VERSION%%/demo/applets/BarChart/Chart.class
jdk%%JDK_VERSION%%/demo/applets/BarChart/Chart.java
jdk%%JDK_VERSION%%/demo/applets/BarChart/example1.html
jdk%%JDK_VERSION%%/demo/applets/Blink/Blink.class
jdk%%JDK_VERSION%%/demo/applets/Blink/Blink.java
jdk%%JDK_VERSION%%/demo/applets/Blink/example1.html
jdk%%JDK_VERSION%%/demo/applets/CardTest/CardPanel.class
jdk%%JDK_VERSION%%/demo/applets/CardTest/CardTest.class
jdk%%JDK_VERSION%%/demo/applets/CardTest/CardTest.java
jdk%%JDK_VERSION%%/demo/applets/CardTest/example1.html
jdk%%JDK_VERSION%%/demo/applets/Clock/Clock2.class
jdk%%JDK_VERSION%%/demo/applets/Clock/Clock2.java
jdk%%JDK_VERSION%%/demo/applets/Clock/example1.html
jdk%%JDK_VERSION%%/demo/applets/DitherTest/DitherCanvas.class
jdk%%JDK_VERSION%%/demo/applets/DitherTest/DitherControls.class
jdk%%JDK_VERSION%%/demo/applets/DitherTest/DitherTest.class
jdk%%JDK_VERSION%%/demo/applets/DitherTest/DitherTest.java
jdk%%JDK_VERSION%%/demo/applets/DitherTest/example1.html
jdk%%JDK_VERSION%%/demo/applets/DrawTest/DrawControls.class
jdk%%JDK_VERSION%%/demo/applets/DrawTest/DrawPanel.class
jdk%%JDK_VERSION%%/demo/applets/DrawTest/DrawTest.class
jdk%%JDK_VERSION%%/demo/applets/DrawTest/DrawTest.java
jdk%%JDK_VERSION%%/demo/applets/DrawTest/example1.html
jdk%%JDK_VERSION%%/demo/applets/Fractal/CLSFractal.class
jdk%%JDK_VERSION%%/demo/applets/Fractal/CLSFractal.java
jdk%%JDK_VERSION%%/demo/applets/Fractal/CLSRule.class
jdk%%JDK_VERSION%%/demo/applets/Fractal/CLSTurtle.class
jdk%%JDK_VERSION%%/demo/applets/Fractal/ContextLSystem.class
jdk%%JDK_VERSION%%/demo/applets/Fractal/example1.html
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/Edge.class
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/Graph.class
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/Graph.java
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/GraphPanel.class
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/Node.class
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/audio/computer.au
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/audio/drip.au
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/audio/gong.au
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/example1.html
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/example2.html
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/example3.html
jdk%%JDK_VERSION%%/demo/applets/GraphLayout/example4.html
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/AppletFrame.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/AppletFrame.java
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/ArcCard.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/ArcDegreePanel.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/ArcPanel.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/ColorUtils.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/GraphicsCards.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/GraphicsPanel.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/GraphicsTest.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/GraphicsTest.java
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/OvalShape.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/PolygonShape.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/RectShape.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/RoundRectShape.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/Shape.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/ShapeTest.class
jdk%%JDK_VERSION%%/demo/applets/GraphicsTest/example1.html
jdk%%JDK_VERSION%%/demo/applets/ImageMap/AniArea.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/AniArea.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/ButtonFilter.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/ButtonFilter.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/ClickArea.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/ClickArea.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/DelayedSoundArea.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/DelayedSoundArea.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/HighlightArea.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/HighlightArea.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/HighlightFilter.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/HighlightFilter.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/HrefButtonArea.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/HrefButtonArea.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/ImageMap.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/ImageMap.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/ImageMapArea.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/ImageMapArea.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/LinkArea.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/LinkArea.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/NameArea.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/NameArea.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/RoundButtonFilter.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/RoundButtonFilter.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/RoundHrefButtonArea.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/RoundHrefButtonArea.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/SoundArea.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/SoundArea.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/TickerArea.class
jdk%%JDK_VERSION%%/demo/applets/ImageMap/TickerArea.java
jdk%%JDK_VERSION%%/demo/applets/ImageMap/audio/chirp1.au
jdk%%JDK_VERSION%%/demo/applets/ImageMap/audio/hi.au
jdk%%JDK_VERSION%%/demo/applets/ImageMap/example1.html
jdk%%JDK_VERSION%%/demo/applets/ImageMap/imagemapcheat.html
jdk%%JDK_VERSION%%/demo/applets/ImageMap/images/jim.graham.gif
jdk%%JDK_VERSION%%/demo/applets/ImageMap/sources.html
jdk%%JDK_VERSION%%/demo/applets/JumpingBox/MouseTrack.class
jdk%%JDK_VERSION%%/demo/applets/JumpingBox/MouseTrack.java
jdk%%JDK_VERSION%%/demo/applets/JumpingBox/example1.html
jdk%%JDK_VERSION%%/demo/applets/JumpingBox/sounds/adapt-or-die.au
jdk%%JDK_VERSION%%/demo/applets/JumpingBox/sounds/cannot.be.completed.au
jdk%%JDK_VERSION%%/demo/applets/JumpingBox/sounds/ip.au
jdk%%JDK_VERSION%%/demo/applets/JumpingBox/sounds/that.hurts.au
jdk%%JDK_VERSION%%/demo/applets/JumpingBox/sounds/thin.bell.au
jdk%%JDK_VERSION%%/demo/applets/JumpingBox/sounds/tiptoe.thru.the.tulips.au
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/Atom.class
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/Matrix3D.class
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/Matrix3D.java
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/XYZApp.class
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/XYZApp.java
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/XYZChemModel.class
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/example1.html
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/example2.html
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/example3.html
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/models/HyaluronicAcid.xyz
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/models/benzene.xyz
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/models/buckminsterfullerine.xyz
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/models/cyclohexane.xyz
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/models/ethane.xyz
jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/models/water.xyz
jdk%%JDK_VERSION%%/demo/applets/NervousText/NervousText.class
jdk%%JDK_VERSION%%/demo/applets/NervousText/NervousText.java
jdk%%JDK_VERSION%%/demo/applets/NervousText/example1.html
jdk%%JDK_VERSION%%/demo/applets/SimpleGraph/GraphApplet.class
jdk%%JDK_VERSION%%/demo/applets/SimpleGraph/GraphApplet.java
jdk%%JDK_VERSION%%/demo/applets/SimpleGraph/example1.html
jdk%%JDK_VERSION%%/demo/applets/SortDemo/BidirBubbleSortAlgorithm.class
jdk%%JDK_VERSION%%/demo/applets/SortDemo/BidirBubbleSortAlgorithm.java
jdk%%JDK_VERSION%%/demo/applets/SortDemo/BubbleSortAlgorithm.class
jdk%%JDK_VERSION%%/demo/applets/SortDemo/BubbleSortAlgorithm.java
jdk%%JDK_VERSION%%/demo/applets/SortDemo/QSortAlgorithm.class
jdk%%JDK_VERSION%%/demo/applets/SortDemo/QSortAlgorithm.java
jdk%%JDK_VERSION%%/demo/applets/SortDemo/SortAlgorithm.class
jdk%%JDK_VERSION%%/demo/applets/SortDemo/SortAlgorithm.java
jdk%%JDK_VERSION%%/demo/applets/SortDemo/SortItem.class
jdk%%JDK_VERSION%%/demo/applets/SortDemo/SortItem.java
jdk%%JDK_VERSION%%/demo/applets/SortDemo/example1.html
jdk%%JDK_VERSION%%/demo/applets/SpreadSheet/Cell.class
jdk%%JDK_VERSION%%/demo/applets/SpreadSheet/CellUpdater.class
jdk%%JDK_VERSION%%/demo/applets/SpreadSheet/InputField.class
jdk%%JDK_VERSION%%/demo/applets/SpreadSheet/Node.class
jdk%%JDK_VERSION%%/demo/applets/SpreadSheet/SpreadSheet.class
jdk%%JDK_VERSION%%/demo/applets/SpreadSheet/SpreadSheet.java
jdk%%JDK_VERSION%%/demo/applets/SpreadSheet/SpreadSheetInput.class
jdk%%JDK_VERSION%%/demo/applets/SpreadSheet/example1.html
jdk%%JDK_VERSION%%/demo/applets/SymbolTest/SymbolCanvas.class
jdk%%JDK_VERSION%%/demo/applets/SymbolTest/SymbolTest$MyAdapter.class
jdk%%JDK_VERSION%%/demo/applets/SymbolTest/SymbolTest.class
jdk%%JDK_VERSION%%/demo/applets/SymbolTest/SymbolTest.java
jdk%%JDK_VERSION%%/demo/applets/SymbolTest/example1.html
jdk%%JDK_VERSION%%/demo/applets/TicTacToe/TicTacToe.class
jdk%%JDK_VERSION%%/demo/applets/TicTacToe/TicTacToe.java
jdk%%JDK_VERSION%%/demo/applets/TicTacToe/audio/beep.au
jdk%%JDK_VERSION%%/demo/applets/TicTacToe/audio/ding.au
jdk%%JDK_VERSION%%/demo/applets/TicTacToe/audio/return.au
jdk%%JDK_VERSION%%/demo/applets/TicTacToe/audio/yahoo1.au
jdk%%JDK_VERSION%%/demo/applets/TicTacToe/audio/yahoo2.au
jdk%%JDK_VERSION%%/demo/applets/TicTacToe/example1.html
jdk%%JDK_VERSION%%/demo/applets/TicTacToe/images/cross.gif
jdk%%JDK_VERSION%%/demo/applets/TicTacToe/images/not.gif
jdk%%JDK_VERSION%%/demo/applets/WireFrame/FileFormatException.class
jdk%%JDK_VERSION%%/demo/applets/WireFrame/Matrix3D.class
jdk%%JDK_VERSION%%/demo/applets/WireFrame/Matrix3D.java
jdk%%JDK_VERSION%%/demo/applets/WireFrame/Model3D.class
jdk%%JDK_VERSION%%/demo/applets/WireFrame/ThreeD.class
jdk%%JDK_VERSION%%/demo/applets/WireFrame/ThreeD.java
jdk%%JDK_VERSION%%/demo/applets/WireFrame/example1.html
jdk%%JDK_VERSION%%/demo/applets/WireFrame/example2.html
jdk%%JDK_VERSION%%/demo/applets/WireFrame/example3.html
jdk%%JDK_VERSION%%/demo/applets/WireFrame/example4.html
jdk%%JDK_VERSION%%/demo/applets/WireFrame/models/cube.obj
jdk%%JDK_VERSION%%/demo/applets/WireFrame/models/dinasaur.obj
jdk%%JDK_VERSION%%/demo/applets/WireFrame/models/hughes_500.obj
jdk%%JDK_VERSION%%/demo/applets/WireFrame/models/knoxS.obj
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/CreateCoffees.class
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/CreateCoffees.java
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/runnit.bat
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateCoffees/Sybase/CreateCoffees.class
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateCoffees/Sybase/CreateCoffees.java
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateCoffees/Sybase/runnit.bat
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/CreateSuppliers.class
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/CreateSuppliers.java
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/runnit.bat
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/CreateSuppliers.class
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/CreateSuppliers.java
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/runnit.bat
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/InsertCoffees.class
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/InsertCoffees.java
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/runnit.bat
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertCoffees/Sybase/InsertCoffees.class
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertCoffees/Sybase/InsertCoffees.java
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertCoffees/Sybase/runnit.bat
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/InsertSuppliers.class
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/InsertSuppliers.java
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/runnit.bat
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/InsertSuppliers.class
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/InsertSuppliers.java
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/runnit.bat
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/JavaDB/CAFEJAVA.MDB
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/JavaDB/CAFEJAVA.ldb
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/README.txt
jdk%%JDK_VERSION%%/demo/jfc/DBDemos/private.fls
jdk%%JDK_VERSION%%/demo/jfc/FileChooserDemo/FileChooserDemo.jar
jdk%%JDK_VERSION%%/demo/jfc/FileChooserDemo/README.txt
jdk%%JDK_VERSION%%/demo/jfc/FileChooserDemo/images/gifIcon.gif
jdk%%JDK_VERSION%%/demo/jfc/FileChooserDemo/images/jpgIcon.jpg
jdk%%JDK_VERSION%%/demo/jfc/FileChooserDemo/src/ExampleFileFilter.java
jdk%%JDK_VERSION%%/demo/jfc/FileChooserDemo/src/ExampleFileView.java
jdk%%JDK_VERSION%%/demo/jfc/FileChooserDemo/src/FileChooserDemo.java
jdk%%JDK_VERSION%%/demo/jfc/Java2D/Java2Demo.html
jdk%%JDK_VERSION%%/demo/jfc/Java2D/Java2Demo.jar
jdk%%JDK_VERSION%%/demo/jfc/Java2D/README.txt
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/HelpFiles/back.gif
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/HelpFiles/credits.html
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/HelpFiles/duke.gif
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/HelpFiles/javalogo.gif
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/HelpFiles/metal.html
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/HelpFiles/metalworks.html
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/HelpFiles/swing.html
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/HelpFiles/toc.html
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/Metalworks.jar
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/MyTheme.theme
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/README.txt
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/images/palette_crop.gif
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/images/palette_draw.gif
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/images/palette_hand.gif
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/images/palette_select.gif
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/images/palette_text.gif
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/images/palette_zoom.gif
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/AquaMetalTheme.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/BigContrastMetalTheme.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/ContrastMetalTheme.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/DemoMetalTheme.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/GreenMetalTheme.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/KhakiMetalTheme.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/MetalThemeMenu.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/Metalworks.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/MetalworksDocumentFrame.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/MetalworksFrame.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/MetalworksHelp.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/MetalworksInBox.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/MetalworksPrefs.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/PropertiesMetalTheme.java
jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src/UISwitchListener.java
jdk%%JDK_VERSION%%/demo/jfc/Notepad/Notepad.jar
jdk%%JDK_VERSION%%/demo/jfc/Notepad/README.txt
jdk%%JDK_VERSION%%/demo/jfc/Notepad/resources/Notepad.properties
jdk%%JDK_VERSION%%/demo/jfc/Notepad/resources/Notepad_fr.properties
jdk%%JDK_VERSION%%/demo/jfc/Notepad/resources/Notepad_sv.properties
jdk%%JDK_VERSION%%/demo/jfc/Notepad/resources/copy.gif
jdk%%JDK_VERSION%%/demo/jfc/Notepad/resources/cut.gif
jdk%%JDK_VERSION%%/demo/jfc/Notepad/resources/new.gif
jdk%%JDK_VERSION%%/demo/jfc/Notepad/resources/open.gif
jdk%%JDK_VERSION%%/demo/jfc/Notepad/resources/paste.gif
jdk%%JDK_VERSION%%/demo/jfc/Notepad/resources/save.gif
jdk%%JDK_VERSION%%/demo/jfc/Notepad/src/ElementTreePanel.java
jdk%%JDK_VERSION%%/demo/jfc/Notepad/src/Notepad.java
jdk%%JDK_VERSION%%/demo/jfc/SampleTree/README.txt
jdk%%JDK_VERSION%%/demo/jfc/SampleTree/SampleTree.jar
jdk%%JDK_VERSION%%/demo/jfc/SampleTree/images/collapsed.gif
jdk%%JDK_VERSION%%/demo/jfc/SampleTree/images/expanded.gif
jdk%%JDK_VERSION%%/demo/jfc/SampleTree/src/DynamicTreeNode.java
jdk%%JDK_VERSION%%/demo/jfc/SampleTree/src/SampleData.java
jdk%%JDK_VERSION%%/demo/jfc/SampleTree/src/SampleTree.java
jdk%%JDK_VERSION%%/demo/jfc/SampleTree/src/SampleTreeCellRenderer.java
jdk%%JDK_VERSION%%/demo/jfc/SampleTree/src/SampleTreeModel.java
jdk%%JDK_VERSION%%/demo/jfc/SimpleExample/README.txt
jdk%%JDK_VERSION%%/demo/jfc/SimpleExample/SimpleExample.jar
jdk%%JDK_VERSION%%/demo/jfc/SimpleExample/src/SimpleExample.java
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/README.txt
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/Stylepad.jar
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/Notepad.properties
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/Notepad_fr.properties
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/Notepad_sv.properties
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/Stylepad.properties
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/Stylepad_sv.properties
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/alice.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/bold.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/bullets.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/caterpillar.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/center.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/copy.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/cut.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/fg.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/hatter.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/italic.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/left.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/new.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/open.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/paste.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/rabbit.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/rabbit2.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/right.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/save.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources/underline.gif
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/src/ElementTreePanel.java
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/src/HelloWorld.java
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/src/Notepad.java
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/src/Stylepad.java
jdk%%JDK_VERSION%%/demo/jfc/Stylepad/src/Wonderland.java
jdk%%JDK_VERSION%%/demo/jfc/SwingApplet/README.txt
jdk%%JDK_VERSION%%/demo/jfc/SwingApplet/SwingApplet.html
jdk%%JDK_VERSION%%/demo/jfc/SwingApplet/SwingApplet.jar
jdk%%JDK_VERSION%%/demo/jfc/SwingApplet/src/SwingApplet.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/Constitution.txt
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/README.txt
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/README12.txt
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/SwingSet.jar
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/SwingSetApplet.html
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/SwingSetApplet2.html
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/ToolBar.txt
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/Wonderland.txt
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/bugfixers.html
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/example.html
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/AboutBorder.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/AboutSwing.jpg
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/BigTiger.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/Copyright.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/COPYRIGHT
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/banana.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/broccoli.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/burger.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/cake.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/cantaloupe.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/carrot.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/corn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/donut.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/fries.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/grapes.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/hotdog.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/icecream.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/peach.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/peas.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/pie.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/pizza.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/radish.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/softdrink.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/treat.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food/watermelon.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/misc/cab.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/misc/fish.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/misc/horn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/misc/moon.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/misc/sun.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/SmallTiger.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/COPYRIGHT
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/bulb1.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/bulb2.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/bulb3.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/left.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/leftDown.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/leftRollover.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/radio.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/radioPressed.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/radioSelected.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/right.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/rightDown.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice/rightRollover.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/buttonImage2.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/buttonImage3.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/buttonImage4.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/copy.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/cow.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/cowSmall.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/cut.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/document.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/dot.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/duke2.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/dukeMagnify.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/dukeSnooze.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/dukeWave.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/dukeWaveRed.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/folder.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/gifIcon.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/jpgIcon.jpg
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/bl.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/bldn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/bm.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/bmdn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/br.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/brdn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/c.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/cdn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/ml.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/mldn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/mr.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/mrdn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/tl.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/tldn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/tm.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/tmdn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/toggle.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/toggledn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/tr.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout/trdn.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/list/a1.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/list/a1d.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/list/a2.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/list/a2d.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/list/a3.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/list/a3d.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/list/a4.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/list/a4d.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/list/a5.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/list/a5d.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/new.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/noDot.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/open.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/paste.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/amy.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/ges.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/jag.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/jeff.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/mathew.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/nathan.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/phil.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/pl.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/rich.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/rick.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/tim.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people/tom.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/redDot.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/save.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/scrollpane/column.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/scrollpane/corner.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/scrollpane/header.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/swing-64.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/swing.small.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/swingLabelSmall.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/swirl.gif
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/BorderPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/BorderedPanePanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/ButtonPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/CheckboxPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/ComboBoxPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/ComponentOrientationChanger.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/DebugGraphicsPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/DirectionPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/ExampleFileFilter.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/ExampleFileView.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/HtmlPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/InternalWindowPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/LabelPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/LayoutControlPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/ListPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/ProgressPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/RadioButtonPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/ScrollPanePanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/SliderPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/SplitPanePanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/SwingSet.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/SwingSetApplet.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/TablePanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/TextPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/ToggleButtonPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/ToolTipPanel.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/TreeCombo.java
jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src/TreePanel.java
jdk%%JDK_VERSION%%/demo/jfc/TableExample/README.txt
jdk%%JDK_VERSION%%/demo/jfc/TableExample/TableExample.jar
jdk%%JDK_VERSION%%/demo/jfc/TableExample/src/JDBCAdapter.java
jdk%%JDK_VERSION%%/demo/jfc/TableExample/src/OldJTable.java
jdk%%JDK_VERSION%%/demo/jfc/TableExample/src/TableExample.java
jdk%%JDK_VERSION%%/demo/jfc/TableExample/src/TableExample2.java
jdk%%JDK_VERSION%%/demo/jfc/TableExample/src/TableExample3.java
jdk%%JDK_VERSION%%/demo/jfc/TableExample/src/TableExample4.java
jdk%%JDK_VERSION%%/demo/jfc/TableExample/src/TableMap.java
jdk%%JDK_VERSION%%/demo/jfc/TableExample/src/TableSorter.java
jdk%%JDK_VERSION%%/include-old/StubPreamble.h
jdk%%JDK_VERSION%%/include-old/alloc_cache.h
jdk%%JDK_VERSION%%/include-old/bag.h
jdk%%JDK_VERSION%%/include-old/bool.h
jdk%%JDK_VERSION%%/include-old/breakpoints.h
jdk%%JDK_VERSION%%/include-old/byteorder.h
jdk%%JDK_VERSION%%/include-old/common_exceptions.h
jdk%%JDK_VERSION%%/include-old/debug.h
jdk%%JDK_VERSION%%/include-old/dll.h
jdk%%JDK_VERSION%%/include-old/exceptions.h
jdk%%JDK_VERSION%%/include-old/freebsd/byteorder_md.h
jdk%%JDK_VERSION%%/include-old/freebsd/gc_md.h
jdk%%JDK_VERSION%%/include-old/freebsd/hpi_md.h
jdk%%JDK_VERSION%%/include-old/freebsd/io_md.h
jdk%%JDK_VERSION%%/include-old/freebsd/jmath_md.h
jdk%%JDK_VERSION%%/include-old/freebsd/jni_md.h
jdk%%JDK_VERSION%%/include-old/freebsd/jvm_md.h
jdk%%JDK_VERSION%%/include-old/freebsd/miscdefs_md.h
jdk%%JDK_VERSION%%/include-old/freebsd/path_md.h
jdk%%JDK_VERSION%%/include-old/freebsd/sysmacros_md.h
jdk%%JDK_VERSION%%/include-old/freebsd/timeval_md.h
jdk%%JDK_VERSION%%/include-old/freebsd/typedefs_md.h
jdk%%JDK_VERSION%%/include-old/gc.h
jdk%%JDK_VERSION%%/include-old/hpi.h
jdk%%JDK_VERSION%%/include-old/interpreter.h
jdk%%JDK_VERSION%%/include-old/javaString.h
jdk%%JDK_VERSION%%/include-old/java_lang_ClassLoader.h
jdk%%JDK_VERSION%%/include-old/java_lang_String.h
jdk%%JDK_VERSION%%/include-old/java_lang_Thread.h
jdk%%JDK_VERSION%%/include-old/java_lang_ThreadGroup.h
jdk%%JDK_VERSION%%/include-old/jcov.h
jdk%%JDK_VERSION%%/include-old/jit.h
jdk%%JDK_VERSION%%/include-old/jmath.h
jdk%%JDK_VERSION%%/include-old/jni.h
jdk%%JDK_VERSION%%/include-old/jvm.h
jdk%%JDK_VERSION%%/include-old/jvmdi.h
jdk%%JDK_VERSION%%/include-old/jvmpi.h
jdk%%JDK_VERSION%%/include-old/log.h
jdk%%JDK_VERSION%%/include-old/monitor.h
jdk%%JDK_VERSION%%/include-old/monitor_cache.h
jdk%%JDK_VERSION%%/include-old/native.h
jdk%%JDK_VERSION%%/include-old/oldnmi.h
jdk%%JDK_VERSION%%/include-old/oobj.h
jdk%%JDK_VERSION%%/include-old/opcodes.h
jdk%%JDK_VERSION%%/include-old/path.h
jdk%%JDK_VERSION%%/include-old/reflect.h
jdk%%JDK_VERSION%%/include-old/signature.h
jdk%%JDK_VERSION%%/include-old/sys_api.h
jdk%%JDK_VERSION%%/include-old/threads.h
jdk%%JDK_VERSION%%/include-old/tree.h
jdk%%JDK_VERSION%%/include-old/typecodes.h
jdk%%JDK_VERSION%%/include-old/typedefs.h
jdk%%JDK_VERSION%%/include-old/utf.h
jdk%%JDK_VERSION%%/include-old/util.h
jdk%%JDK_VERSION%%/include-old/vmprofiler.h
jdk%%JDK_VERSION%%/include-old/wrap.h
jdk%%JDK_VERSION%%/include/freebsd/jni_md.h
jdk%%JDK_VERSION%%/include/jni.h
jdk%%JDK_VERSION%%/include/jvmdi.h
jdk%%JDK_VERSION%%/include/jvmpi.h
jdk%%JDK_VERSION%%/jre/bin/.java_wrapper
jdk%%JDK_VERSION%%/jre/bin/i386/green_threads/java
jdk%%JDK_VERSION%%/jre/bin/i386/green_threads/keytool
jdk%%JDK_VERSION%%/jre/bin/i386/green_threads/policytool
jdk%%JDK_VERSION%%/jre/bin/i386/green_threads/rmid
jdk%%JDK_VERSION%%/jre/bin/i386/green_threads/rmiregistry
jdk%%JDK_VERSION%%/jre/bin/i386/green_threads/tnameserv
jdk%%JDK_VERSION%%/jre/bin/java
jdk%%JDK_VERSION%%/jre/bin/keytool
jdk%%JDK_VERSION%%/jre/bin/policytool
jdk%%JDK_VERSION%%/jre/bin/rmid
jdk%%JDK_VERSION%%/jre/bin/rmiregistry
jdk%%JDK_VERSION%%/jre/bin/tnameserv
jdk%%JDK_VERSION%%/jre/lib/audio/soundbank.gm
jdk%%JDK_VERSION%%/jre/lib/cmm/CIEXYZ.pf
jdk%%JDK_VERSION%%/jre/lib/cmm/GRAY.pf
jdk%%JDK_VERSION%%/jre/lib/cmm/LINEAR_RGB.pf
jdk%%JDK_VERSION%%/jre/lib/cmm/PYCC.pf
jdk%%JDK_VERSION%%/jre/lib/cmm/sRGB.pf
jdk%%JDK_VERSION%%/jre/lib/content-types.properties
jdk%%JDK_VERSION%%/jre/lib/ext/iiimp.jar
jdk%%JDK_VERSION%%/jre/lib/flavormap.properties
jdk%%JDK_VERSION%%/jre/lib/font.properties
jdk%%JDK_VERSION%%/jre/lib/font.properties.ja
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaBrightDemiBold.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaBrightDemiItalic.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaBrightItalic.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaBrightRegular.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaSansDemiBold.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaSansDemiOblique.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaSansOblique.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaSansRegular.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaTypewriterBold.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaTypewriterBoldOblique.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaTypewriterOblique.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/LucidaTypewriterRegular.ttf
jdk%%JDK_VERSION%%/jre/lib/fonts/fonts.dir
jdk%%JDK_VERSION%%/jre/lib/i18n.jar
jdk%%JDK_VERSION%%/jre/lib/i386/classic/Xusage.txt
jdk%%JDK_VERSION%%/jre/lib/i386/classic/libjvm.so
jdk%%JDK_VERSION%%/jre/lib/i386/classic/libjvm.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/classic/libjvm_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/green_threads/libhpi.so
jdk%%JDK_VERSION%%/jre/lib/i386/green_threads/libhpi.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/green_threads/libhpi_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libJdbcOdbc.so
jdk%%JDK_VERSION%%/jre/lib/i386/libJdbcOdbc.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libJdbcOdbc_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libagent.so
jdk%%JDK_VERSION%%/jre/lib/i386/libagent.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libagent_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libaudio.so
jdk%%JDK_VERSION%%/jre/lib/i386/libaudio.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libaudio_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libawt.so
jdk%%JDK_VERSION%%/jre/lib/i386/libawt.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libawt_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libcmm.so
jdk%%JDK_VERSION%%/jre/lib/i386/libcmm.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libcmm_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libdcpr.so
jdk%%JDK_VERSION%%/jre/lib/i386/libdcpr.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libdcpr_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libfontmanager.so
jdk%%JDK_VERSION%%/jre/lib/i386/libfontmanager.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libfontmanager_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libhprof.so
jdk%%JDK_VERSION%%/jre/lib/i386/libhprof.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libhprof_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libjava.so
jdk%%JDK_VERSION%%/jre/lib/i386/libjava.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libjava_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libjpeg.so
jdk%%JDK_VERSION%%/jre/lib/i386/libjpeg.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libjpeg_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libmath.so
jdk%%JDK_VERSION%%/jre/lib/i386/libmath.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libmath_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libmlib_image.so
jdk%%JDK_VERSION%%/jre/lib/i386/libmlib_image.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libmlib_image_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libnet.so
jdk%%JDK_VERSION%%/jre/lib/i386/libnet.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libnet_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libsunwjdga.so
jdk%%JDK_VERSION%%/jre/lib/i386/libsunwjdga.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libsunwjdga_g.so
jdk%%JDK_VERSION%%/jre/lib/i386/libzip.so
jdk%%JDK_VERSION%%/jre/lib/i386/libzip.so.1.2.2
%%DEBUG:%%jdk%%JDK_VERSION%%/jre/lib/i386/libzip_g.so
jdk%%JDK_VERSION%%/jre/lib/images/cursors/cursors.properties
jdk%%JDK_VERSION%%/jre/lib/images/cursors/invalid32x32.gif
jdk%%JDK_VERSION%%/jre/lib/images/cursors/motif_CopyDrop32x32.gif
jdk%%JDK_VERSION%%/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
jdk%%JDK_VERSION%%/jre/lib/images/cursors/motif_LinkDrop32x32.gif
jdk%%JDK_VERSION%%/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
jdk%%JDK_VERSION%%/jre/lib/images/cursors/motif_MoveDrop32x32.gif
jdk%%JDK_VERSION%%/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
jdk%%JDK_VERSION%%/jre/lib/jvm.hprof.txt
jdk%%JDK_VERSION%%/jre/lib/locale/ja/app-defaults/XApplication
jdk%%JDK_VERSION%%/jre/lib/locale/ja_JP.PCK/app-defaults/XApplication
jdk%%JDK_VERSION%%/jre/lib/locale/ja_JP.UTF-8/app-defaults/XApplication
jdk%%JDK_VERSION%%/jre/lib/rt.jar
jdk%%JDK_VERSION%%/jre/lib/security/cacerts
jdk%%JDK_VERSION%%/jre/lib/security/java.policy
jdk%%JDK_VERSION%%/jre/lib/security/java.security
jdk%%JDK_VERSION%%/lib/dt.jar
jdk%%JDK_VERSION%%/lib/tools.jar
jdk%%JDK_VERSION%%/src.jar
@exec mkdir -p %D/share/java/classes
@exec mkdir -p %D/share/doc/java
@unexec rmdir %D/share/java/classes 2>/dev/null || true
@unexec rmdir %D/share/java 2>/dev/null || true
@unexec rmdir %D/share/doc/java 2>/dev/null || true
@exec %D/bin/registervm "%D/jdk%%JDK_VERSION%%/bin/java # JDK%%JDK_VERSION%%"
@unexec %D/bin/unregistervm JDK%%JDK_VERSION%%
@dirrm jdk%%JDK_VERSION%%/lib
@dirrm jdk%%JDK_VERSION%%/jre/lib/security
@dirrm jdk%%JDK_VERSION%%/jre/lib/locale/ja_JP.UTF-8/app-defaults
@dirrm jdk%%JDK_VERSION%%/jre/lib/locale/ja_JP.UTF-8
@dirrm jdk%%JDK_VERSION%%/jre/lib/locale/ja_JP.PCK/app-defaults
@dirrm jdk%%JDK_VERSION%%/jre/lib/locale/ja_JP.PCK
@dirrm jdk%%JDK_VERSION%%/jre/lib/locale/ja/app-defaults
@dirrm jdk%%JDK_VERSION%%/jre/lib/locale/ja
@dirrm jdk%%JDK_VERSION%%/jre/lib/locale
@dirrm jdk%%JDK_VERSION%%/jre/lib/images/cursors
@dirrm jdk%%JDK_VERSION%%/jre/lib/images
@dirrm jdk%%JDK_VERSION%%/jre/lib/i386/green_threads
@dirrm jdk%%JDK_VERSION%%/jre/lib/i386/classic
@dirrm jdk%%JDK_VERSION%%/jre/lib/i386
@dirrm jdk%%JDK_VERSION%%/jre/lib/fonts
@dirrm jdk%%JDK_VERSION%%/jre/lib/ext
@dirrm jdk%%JDK_VERSION%%/jre/lib/cmm
@dirrm jdk%%JDK_VERSION%%/jre/lib/audio
@dirrm jdk%%JDK_VERSION%%/jre/lib
@dirrm jdk%%JDK_VERSION%%/jre/bin/i386/green_threads
@dirrm jdk%%JDK_VERSION%%/jre/bin/i386
@dirrm jdk%%JDK_VERSION%%/jre/bin
@dirrm jdk%%JDK_VERSION%%/jre
@dirrm jdk%%JDK_VERSION%%/include/freebsd
@dirrm jdk%%JDK_VERSION%%/include-old/freebsd
@dirrm jdk%%JDK_VERSION%%/include-old
@dirrm jdk%%JDK_VERSION%%/include
@dirrm jdk%%JDK_VERSION%%/demo/jfc/TableExample/src
@dirrm jdk%%JDK_VERSION%%/demo/jfc/TableExample
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingSet/src
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/scrollpane
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/people
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/list
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/layout
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/WebSpice
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/misc
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub/food
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images/ImageClub
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingSet/images
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingSet
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingApplet/src
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SwingApplet
@dirrm jdk%%JDK_VERSION%%/demo/jfc/Stylepad/src
@dirrm jdk%%JDK_VERSION%%/demo/jfc/Stylepad/resources
@dirrm jdk%%JDK_VERSION%%/demo/jfc/Stylepad
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SimpleExample/src
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SimpleExample
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SampleTree/src
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SampleTree/images
@dirrm jdk%%JDK_VERSION%%/demo/jfc/SampleTree
@dirrm jdk%%JDK_VERSION%%/demo/jfc/Notepad/src
@dirrm jdk%%JDK_VERSION%%/demo/jfc/Notepad/resources
@dirrm jdk%%JDK_VERSION%%/demo/jfc/Notepad
@dirrm jdk%%JDK_VERSION%%/demo/jfc/Metalworks/src
@dirrm jdk%%JDK_VERSION%%/demo/jfc/Metalworks/images
@dirrm jdk%%JDK_VERSION%%/demo/jfc/Metalworks/HelpFiles
@dirrm jdk%%JDK_VERSION%%/demo/jfc/Metalworks
@dirrm jdk%%JDK_VERSION%%/demo/jfc/Java2D
@dirrm jdk%%JDK_VERSION%%/demo/jfc/FileChooserDemo/src
@dirrm jdk%%JDK_VERSION%%/demo/jfc/FileChooserDemo/images
@dirrm jdk%%JDK_VERSION%%/demo/jfc/FileChooserDemo
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/JavaDB
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertSuppliers/Sybase
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertSuppliers
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertCoffees/Sybase
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/InsertCoffees
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateSuppliers/Sybase
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateSuppliers
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateCoffees/Sybase
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateCoffees/MSAccess
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos/CreateCoffees
@dirrm jdk%%JDK_VERSION%%/demo/jfc/DBDemos
@dirrm jdk%%JDK_VERSION%%/demo/jfc
@dirrm jdk%%JDK_VERSION%%/demo/applets/WireFrame/models
@dirrm jdk%%JDK_VERSION%%/demo/applets/WireFrame
@dirrm jdk%%JDK_VERSION%%/demo/applets/TicTacToe/images
@dirrm jdk%%JDK_VERSION%%/demo/applets/TicTacToe/audio
@dirrm jdk%%JDK_VERSION%%/demo/applets/TicTacToe
@dirrm jdk%%JDK_VERSION%%/demo/applets/SymbolTest
@dirrm jdk%%JDK_VERSION%%/demo/applets/SpreadSheet
@dirrm jdk%%JDK_VERSION%%/demo/applets/SortDemo
@dirrm jdk%%JDK_VERSION%%/demo/applets/SimpleGraph
@dirrm jdk%%JDK_VERSION%%/demo/applets/NervousText
@dirrm jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer/models
@dirrm jdk%%JDK_VERSION%%/demo/applets/MoleculeViewer
@dirrm jdk%%JDK_VERSION%%/demo/applets/JumpingBox/sounds
@dirrm jdk%%JDK_VERSION%%/demo/applets/JumpingBox
@dirrm jdk%%JDK_VERSION%%/demo/applets/ImageMap/images
@dirrm jdk%%JDK_VERSION%%/demo/applets/ImageMap/audio
@dirrm jdk%%JDK_VERSION%%/demo/applets/ImageMap
@dirrm jdk%%JDK_VERSION%%/demo/applets/GraphicsTest
@dirrm jdk%%JDK_VERSION%%/demo/applets/GraphLayout/audio
@dirrm jdk%%JDK_VERSION%%/demo/applets/GraphLayout
@dirrm jdk%%JDK_VERSION%%/demo/applets/Fractal
@dirrm jdk%%JDK_VERSION%%/demo/applets/DrawTest
@dirrm jdk%%JDK_VERSION%%/demo/applets/DitherTest
@dirrm jdk%%JDK_VERSION%%/demo/applets/Clock
@dirrm jdk%%JDK_VERSION%%/demo/applets/CardTest
@dirrm jdk%%JDK_VERSION%%/demo/applets/Blink
@dirrm jdk%%JDK_VERSION%%/demo/applets/BarChart
@dirrm jdk%%JDK_VERSION%%/demo/applets/ArcTest
@dirrm jdk%%JDK_VERSION%%/demo/applets/Animator/images/SimpleAnimation
@dirrm jdk%%JDK_VERSION%%/demo/applets/Animator/images/Beans
@dirrm jdk%%JDK_VERSION%%/demo/applets/Animator/images
@dirrm jdk%%JDK_VERSION%%/demo/applets/Animator/audio
@dirrm jdk%%JDK_VERSION%%/demo/applets/Animator
@dirrm jdk%%JDK_VERSION%%/demo/applets
@dirrm jdk%%JDK_VERSION%%/demo
@dirrm jdk%%JDK_VERSION%%/bin/i386/green_threads
@dirrm jdk%%JDK_VERSION%%/bin/i386
@dirrm jdk%%JDK_VERSION%%/bin
@dirrm jdk%%JDK_VERSION%%

View file

@ -1,41 +0,0 @@
# New ports collection makefile for: linux jdk 1.2.2
# Date created: Nov 3 1999
# Whom: Jose Marques
#
# $FreeBSD$
#
PORTNAME= jdk
PORTVERSION= 1.2.2
PORTREVISION= 2
CATEGORIES= java devel
MASTER_SITES= ftp://ftp.tux.org/pub/java/JDK-${PORTVERSION}/${ARCH}/FCS/ \
http://www.metaverse.nl/~ernst/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= znerd
PKGNAMEPREFIX= linux-
DISTNAME= j2sdk-${PORTVERSION}-FCS-linux-${ARCH}-glibc-2.1.3
MAINTAINER= znerd@FreeBSD.org
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
NO_CDROM= "License doesn\'t allow distribution with fee"
NO_PACKAGE= "License doesn\'t allow binary distributions"
USE_LINUX= YES
ONLY_FOR_ARCHS= i386
USE_BZIP2= YES
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
NO_BUILD= YES
APP_HOME?= ${PREFIX}/${PKGBASE}${PORTVERSION}
PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///}
do-install:
${MKDIR} ${APP_HOME}
(cd ${WRKSRC} && tar --exclude "*.orig" -c -f - .) \
| (cd ${APP_HOME} && tar fx -)
${LOCALBASE}/bin/registervm "${APP_HOME}/bin/java # Linux-JDK${PORTVERSION}"
.include <bsd.port.mk>

View file

@ -1 +0,0 @@
MD5 (j2sdk-1.2.2-FCS-linux-i386-glibc-2.1.3.tar.bz2) = 5e7f61497a67afdd2efc2b567a7ef1e3

View file

@ -1,22 +0,0 @@
--- bin/.java_wrapper.orig Fri Apr 12 17:03:39 2002
+++ bin/.java_wrapper Fri Apr 12 17:04:00 2002
@@ -32,8 +32,8 @@
# Resolve symlinks. See 4152645.
while [ -L "$PRG" ]; do
ls=`ls -ld "$PRG"`
- link=`expr "$ls" : '.*-> \(.*\)$'`
- if expr "$link" : '/' > /dev/null; then
+ link=`/compat/linux/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
+ if /compat/linux/usr/bin/expr "$link" : '/' > /dev/null; then
PRG="$link"
else
PRG="`dirname $PRG`/$link"
@@ -65,7 +65,7 @@
# Select vm type (if classic vm, also select thread type).
unset vmtype
unset ttype
-DEFAULT_THREADS_FLAG=native
+DEFAULT_THREADS_FLAG=green
if [ "x$1" = "x-hotspot" ]; then
vmtype=hotspot
ttype=native_threads

View file

@ -1,22 +0,0 @@
--- jre/bin/.java_wrapper.orig Fri Apr 12 17:03:39 2002
+++ jre/bin/.java_wrapper Fri Apr 12 17:04:00 2002
@@ -32,8 +32,8 @@
# Resolve symlinks. See 4152645.
while [ -L "$PRG" ]; do
ls=`ls -ld "$PRG"`
- link=`expr "$ls" : '.*-> \(.*\)$'`
- if expr "$link" : '/' > /dev/null; then
+ link=`/compat/linux/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
+ if /compat/linux/usr/bin/expr "$link" : '/' > /dev/null; then
PRG="$link"
else
PRG="`dirname $PRG`/$link"
@@ -65,7 +65,7 @@
# Select vm type (if classic vm, also select thread type).
unset vmtype
unset ttype
-DEFAULT_THREADS_FLAG=native
+DEFAULT_THREADS_FLAG=green
if [ "x$1" = "x-hotspot" ]; then
vmtype=hotspot
ttype=native_threads

View file

@ -1 +0,0 @@
Blackdown Linux Java Developers Kit 1.2.2

View file

@ -1 +0,0 @@
Blackdown Linux Java Developers Kit 1.2.2

View file

@ -1,844 +0,0 @@
%%T%%/COPYRIGHT
%%T%%/LICENSE
%%T%%/README
%%T%%/README.html
%%T%%/README.linux
%%T%%/bin/.java_wrapper
%%T%%/bin/appletviewer
%%T%%/bin/extcheck
%%T%%/bin/i386/green_threads/appletviewer
%%T%%/bin/i386/green_threads/extcheck
%%T%%/bin/i386/green_threads/jar
%%T%%/bin/i386/green_threads/jarsigner
%%T%%/bin/i386/green_threads/java
%%T%%/bin/i386/green_threads/javac
%%T%%/bin/i386/green_threads/javadoc
%%T%%/bin/i386/green_threads/javadt
%%T%%/bin/i386/green_threads/javah
%%T%%/bin/i386/green_threads/javap
%%T%%/bin/i386/green_threads/jdb
%%T%%/bin/i386/green_threads/keytool
%%T%%/bin/i386/green_threads/native2ascii
%%T%%/bin/i386/green_threads/oldjava
%%T%%/bin/i386/green_threads/oldjdb
%%T%%/bin/i386/green_threads/policytool
%%T%%/bin/i386/green_threads/rmic
%%T%%/bin/i386/green_threads/rmid
%%T%%/bin/i386/green_threads/rmiregistry
%%T%%/bin/i386/green_threads/serialver
%%T%%/bin/i386/green_threads/tnameserv
%%T%%/bin/i386/native_threads/appletviewer
%%T%%/bin/i386/native_threads/extcheck
%%T%%/bin/i386/native_threads/jar
%%T%%/bin/i386/native_threads/jarsigner
%%T%%/bin/i386/native_threads/java
%%T%%/bin/i386/native_threads/javac
%%T%%/bin/i386/native_threads/javadoc
%%T%%/bin/i386/native_threads/javadt
%%T%%/bin/i386/native_threads/javah
%%T%%/bin/i386/native_threads/javap
%%T%%/bin/i386/native_threads/jdb
%%T%%/bin/i386/native_threads/keytool
%%T%%/bin/i386/native_threads/native2ascii
%%T%%/bin/i386/native_threads/oldjava
%%T%%/bin/i386/native_threads/oldjdb
%%T%%/bin/i386/native_threads/policytool
%%T%%/bin/i386/native_threads/rmic
%%T%%/bin/i386/native_threads/rmid
%%T%%/bin/i386/native_threads/rmiregistry
%%T%%/bin/i386/native_threads/serialver
%%T%%/bin/i386/native_threads/tnameserv
%%T%%/bin/jar
%%T%%/bin/jarsigner
%%T%%/bin/java
%%T%%/bin/java-rmi.cgi
%%T%%/bin/javac
%%T%%/bin/javadoc
%%T%%/bin/javadt
%%T%%/bin/javah
%%T%%/bin/javap
%%T%%/bin/jdb
%%T%%/bin/keytool
%%T%%/bin/native2ascii
%%T%%/bin/oldjava
%%T%%/bin/oldjdb
%%T%%/bin/policytool
%%T%%/bin/rmic
%%T%%/bin/rmid
%%T%%/bin/rmiregistry
%%T%%/bin/serialver
%%T%%/bin/tnameserv
%%T%%/demo/applets/Animator/Animation.class
%%T%%/demo/applets/Animator/AnimationFrame.class
%%T%%/demo/applets/Animator/Animator.class
%%T%%/demo/applets/Animator/Animator.java
%%T%%/demo/applets/Animator/DescriptionFrame.class
%%T%%/demo/applets/Animator/ParseException.class
%%T%%/demo/applets/Animator/audio/0.au
%%T%%/demo/applets/Animator/audio/1.au
%%T%%/demo/applets/Animator/audio/2.au
%%T%%/demo/applets/Animator/audio/3.au
%%T%%/demo/applets/Animator/audio/4.au
%%T%%/demo/applets/Animator/audio/5.au
%%T%%/demo/applets/Animator/audio/6.au
%%T%%/demo/applets/Animator/audio/7.au
%%T%%/demo/applets/Animator/audio/8.au
%%T%%/demo/applets/Animator/audio/9.au
%%T%%/demo/applets/Animator/audio/spacemusic.au
%%T%%/demo/applets/Animator/example1.html
%%T%%/demo/applets/Animator/example2.html
%%T%%/demo/applets/Animator/example3.html
%%T%%/demo/applets/Animator/example4.html
%%T%%/demo/applets/Animator/images/Beans/T1.gif
%%T%%/demo/applets/Animator/images/Beans/T10.gif
%%T%%/demo/applets/Animator/images/Beans/T2.gif
%%T%%/demo/applets/Animator/images/Beans/T3.gif
%%T%%/demo/applets/Animator/images/Beans/T4.gif
%%T%%/demo/applets/Animator/images/Beans/T5.gif
%%T%%/demo/applets/Animator/images/Beans/T6.gif
%%T%%/demo/applets/Animator/images/Beans/T7.gif
%%T%%/demo/applets/Animator/images/Beans/T8.gif
%%T%%/demo/applets/Animator/images/Beans/T9.gif
%%T%%/demo/applets/Animator/images/SimpleAnimation/T1.gif
%%T%%/demo/applets/Animator/images/SimpleAnimation/T2.gif
%%T%%/demo/applets/Animator/images/loading-msg.gif
%%T%%/demo/applets/ArcTest/ArcCanvas.class
%%T%%/demo/applets/ArcTest/ArcControls.class
%%T%%/demo/applets/ArcTest/ArcTest.class
%%T%%/demo/applets/ArcTest/ArcTest.java
%%T%%/demo/applets/ArcTest/example1.html
%%T%%/demo/applets/BarChart/Chart.class
%%T%%/demo/applets/BarChart/Chart.java
%%T%%/demo/applets/BarChart/example1.html
%%T%%/demo/applets/Blink/Blink.class
%%T%%/demo/applets/Blink/Blink.java
%%T%%/demo/applets/Blink/example1.html
%%T%%/demo/applets/CardTest/CardPanel.class
%%T%%/demo/applets/CardTest/CardTest.class
%%T%%/demo/applets/CardTest/CardTest.java
%%T%%/demo/applets/CardTest/example1.html
%%T%%/demo/applets/Clock/Clock2.class
%%T%%/demo/applets/Clock/Clock2.java
%%T%%/demo/applets/Clock/example1.html
%%T%%/demo/applets/DitherTest/DitherCanvas.class
%%T%%/demo/applets/DitherTest/DitherControls.class
%%T%%/demo/applets/DitherTest/DitherTest.class
%%T%%/demo/applets/DitherTest/DitherTest.java
%%T%%/demo/applets/DitherTest/example1.html
%%T%%/demo/applets/DrawTest/DrawControls.class
%%T%%/demo/applets/DrawTest/DrawPanel.class
%%T%%/demo/applets/DrawTest/DrawTest.class
%%T%%/demo/applets/DrawTest/DrawTest.java
%%T%%/demo/applets/DrawTest/example1.html
%%T%%/demo/applets/Fractal/CLSFractal.class
%%T%%/demo/applets/Fractal/CLSFractal.java
%%T%%/demo/applets/Fractal/CLSRule.class
%%T%%/demo/applets/Fractal/CLSTurtle.class
%%T%%/demo/applets/Fractal/ContextLSystem.class
%%T%%/demo/applets/Fractal/example1.html
%%T%%/demo/applets/GraphLayout/Edge.class
%%T%%/demo/applets/GraphLayout/Graph.class
%%T%%/demo/applets/GraphLayout/Graph.java
%%T%%/demo/applets/GraphLayout/GraphPanel.class
%%T%%/demo/applets/GraphLayout/Node.class
%%T%%/demo/applets/GraphLayout/audio/computer.au
%%T%%/demo/applets/GraphLayout/audio/drip.au
%%T%%/demo/applets/GraphLayout/audio/gong.au
%%T%%/demo/applets/GraphLayout/example1.html
%%T%%/demo/applets/GraphLayout/example2.html
%%T%%/demo/applets/GraphLayout/example3.html
%%T%%/demo/applets/GraphLayout/example4.html
%%T%%/demo/applets/GraphicsTest/AppletFrame.class
%%T%%/demo/applets/GraphicsTest/AppletFrame.java
%%T%%/demo/applets/GraphicsTest/ArcCard.class
%%T%%/demo/applets/GraphicsTest/ArcDegreePanel.class
%%T%%/demo/applets/GraphicsTest/ArcPanel.class
%%T%%/demo/applets/GraphicsTest/ColorUtils.class
%%T%%/demo/applets/GraphicsTest/GraphicsCards.class
%%T%%/demo/applets/GraphicsTest/GraphicsPanel.class
%%T%%/demo/applets/GraphicsTest/GraphicsTest.class
%%T%%/demo/applets/GraphicsTest/GraphicsTest.java
%%T%%/demo/applets/GraphicsTest/OvalShape.class
%%T%%/demo/applets/GraphicsTest/PolygonShape.class
%%T%%/demo/applets/GraphicsTest/RectShape.class
%%T%%/demo/applets/GraphicsTest/RoundRectShape.class
%%T%%/demo/applets/GraphicsTest/Shape.class
%%T%%/demo/applets/GraphicsTest/ShapeTest.class
%%T%%/demo/applets/GraphicsTest/example1.html
%%T%%/demo/applets/ImageMap/AniArea.class
%%T%%/demo/applets/ImageMap/AniArea.java
%%T%%/demo/applets/ImageMap/ButtonFilter.class
%%T%%/demo/applets/ImageMap/ButtonFilter.java
%%T%%/demo/applets/ImageMap/ClickArea.class
%%T%%/demo/applets/ImageMap/ClickArea.java
%%T%%/demo/applets/ImageMap/DelayedSoundArea.class
%%T%%/demo/applets/ImageMap/DelayedSoundArea.java
%%T%%/demo/applets/ImageMap/HighlightArea.class
%%T%%/demo/applets/ImageMap/HighlightArea.java
%%T%%/demo/applets/ImageMap/HighlightFilter.class
%%T%%/demo/applets/ImageMap/HighlightFilter.java
%%T%%/demo/applets/ImageMap/HrefButtonArea.class
%%T%%/demo/applets/ImageMap/HrefButtonArea.java
%%T%%/demo/applets/ImageMap/ImageMap.class
%%T%%/demo/applets/ImageMap/ImageMap.java
%%T%%/demo/applets/ImageMap/ImageMapArea.class
%%T%%/demo/applets/ImageMap/ImageMapArea.java
%%T%%/demo/applets/ImageMap/LinkArea.class
%%T%%/demo/applets/ImageMap/LinkArea.java
%%T%%/demo/applets/ImageMap/NameArea.class
%%T%%/demo/applets/ImageMap/NameArea.java
%%T%%/demo/applets/ImageMap/RoundButtonFilter.class
%%T%%/demo/applets/ImageMap/RoundButtonFilter.java
%%T%%/demo/applets/ImageMap/RoundHrefButtonArea.class
%%T%%/demo/applets/ImageMap/RoundHrefButtonArea.java
%%T%%/demo/applets/ImageMap/SoundArea.class
%%T%%/demo/applets/ImageMap/SoundArea.java
%%T%%/demo/applets/ImageMap/TickerArea.class
%%T%%/demo/applets/ImageMap/TickerArea.java
%%T%%/demo/applets/ImageMap/audio/chirp1.au
%%T%%/demo/applets/ImageMap/audio/hi.au
%%T%%/demo/applets/ImageMap/example1.html
%%T%%/demo/applets/ImageMap/imagemapcheat.html
%%T%%/demo/applets/ImageMap/images/jim.graham.gif
%%T%%/demo/applets/ImageMap/sources.html
%%T%%/demo/applets/JumpingBox/MouseTrack.class
%%T%%/demo/applets/JumpingBox/MouseTrack.java
%%T%%/demo/applets/JumpingBox/example1.html
%%T%%/demo/applets/JumpingBox/sounds/adapt-or-die.au
%%T%%/demo/applets/JumpingBox/sounds/cannot.be.completed.au
%%T%%/demo/applets/JumpingBox/sounds/ip.au
%%T%%/demo/applets/JumpingBox/sounds/that.hurts.au
%%T%%/demo/applets/JumpingBox/sounds/thin.bell.au
%%T%%/demo/applets/JumpingBox/sounds/tiptoe.thru.the.tulips.au
%%T%%/demo/applets/MoleculeViewer/Atom.class
%%T%%/demo/applets/MoleculeViewer/Matrix3D.class
%%T%%/demo/applets/MoleculeViewer/Matrix3D.java
%%T%%/demo/applets/MoleculeViewer/XYZApp.class
%%T%%/demo/applets/MoleculeViewer/XYZApp.java
%%T%%/demo/applets/MoleculeViewer/XYZChemModel.class
%%T%%/demo/applets/MoleculeViewer/example1.html
%%T%%/demo/applets/MoleculeViewer/example2.html
%%T%%/demo/applets/MoleculeViewer/example3.html
%%T%%/demo/applets/MoleculeViewer/models/HyaluronicAcid.xyz
%%T%%/demo/applets/MoleculeViewer/models/benzene.xyz
%%T%%/demo/applets/MoleculeViewer/models/buckminsterfullerine.xyz
%%T%%/demo/applets/MoleculeViewer/models/cyclohexane.xyz
%%T%%/demo/applets/MoleculeViewer/models/ethane.xyz
%%T%%/demo/applets/MoleculeViewer/models/water.xyz
%%T%%/demo/applets/NervousText/NervousText.class
%%T%%/demo/applets/NervousText/NervousText.java
%%T%%/demo/applets/NervousText/example1.html
%%T%%/demo/applets/SimpleGraph/GraphApplet.class
%%T%%/demo/applets/SimpleGraph/GraphApplet.java
%%T%%/demo/applets/SimpleGraph/example1.html
%%T%%/demo/applets/SortDemo/BidirBubbleSortAlgorithm.class
%%T%%/demo/applets/SortDemo/BidirBubbleSortAlgorithm.java
%%T%%/demo/applets/SortDemo/BubbleSortAlgorithm.class
%%T%%/demo/applets/SortDemo/BubbleSortAlgorithm.java
%%T%%/demo/applets/SortDemo/QSortAlgorithm.class
%%T%%/demo/applets/SortDemo/QSortAlgorithm.java
%%T%%/demo/applets/SortDemo/SortAlgorithm.class
%%T%%/demo/applets/SortDemo/SortAlgorithm.java
%%T%%/demo/applets/SortDemo/SortItem.class
%%T%%/demo/applets/SortDemo/SortItem.java
%%T%%/demo/applets/SortDemo/example1.html
%%T%%/demo/applets/SpreadSheet/Cell.class
%%T%%/demo/applets/SpreadSheet/CellUpdater.class
%%T%%/demo/applets/SpreadSheet/InputField.class
%%T%%/demo/applets/SpreadSheet/Node.class
%%T%%/demo/applets/SpreadSheet/SpreadSheet.class
%%T%%/demo/applets/SpreadSheet/SpreadSheet.java
%%T%%/demo/applets/SpreadSheet/SpreadSheetInput.class
%%T%%/demo/applets/SpreadSheet/example1.html
%%T%%/demo/applets/SymbolTest/SymbolCanvas.class
%%T%%/demo/applets/SymbolTest/SymbolTest$MyAdapter.class
%%T%%/demo/applets/SymbolTest/SymbolTest.class
%%T%%/demo/applets/SymbolTest/SymbolTest.java
%%T%%/demo/applets/SymbolTest/example1.html
%%T%%/demo/applets/TicTacToe/TicTacToe.class
%%T%%/demo/applets/TicTacToe/TicTacToe.java
%%T%%/demo/applets/TicTacToe/audio/beep.au
%%T%%/demo/applets/TicTacToe/audio/ding.au
%%T%%/demo/applets/TicTacToe/audio/return.au
%%T%%/demo/applets/TicTacToe/audio/yahoo1.au
%%T%%/demo/applets/TicTacToe/audio/yahoo2.au
%%T%%/demo/applets/TicTacToe/example1.html
%%T%%/demo/applets/TicTacToe/images/cross.gif
%%T%%/demo/applets/TicTacToe/images/not.gif
%%T%%/demo/applets/WireFrame/FileFormatException.class
%%T%%/demo/applets/WireFrame/Matrix3D.class
%%T%%/demo/applets/WireFrame/Matrix3D.java
%%T%%/demo/applets/WireFrame/Model3D.class
%%T%%/demo/applets/WireFrame/ThreeD.class
%%T%%/demo/applets/WireFrame/ThreeD.java
%%T%%/demo/applets/WireFrame/example1.html
%%T%%/demo/applets/WireFrame/example2.html
%%T%%/demo/applets/WireFrame/example3.html
%%T%%/demo/applets/WireFrame/example4.html
%%T%%/demo/applets/WireFrame/models/cube.obj
%%T%%/demo/applets/WireFrame/models/dinasaur.obj
%%T%%/demo/applets/WireFrame/models/hughes_500.obj
%%T%%/demo/applets/WireFrame/models/knoxS.obj
%%T%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/CreateCoffees.class
%%T%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/CreateCoffees.java
%%T%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/runnit.bat
%%T%%/demo/jfc/DBDemos/CreateCoffees/Sybase/CreateCoffees.class
%%T%%/demo/jfc/DBDemos/CreateCoffees/Sybase/CreateCoffees.java
%%T%%/demo/jfc/DBDemos/CreateCoffees/Sybase/runnit.bat
%%T%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/CreateSuppliers.class
%%T%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/CreateSuppliers.java
%%T%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/runnit.bat
%%T%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/CreateSuppliers.class
%%T%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/CreateSuppliers.java
%%T%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/runnit.bat
%%T%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/InsertCoffees.class
%%T%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/InsertCoffees.java
%%T%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/runnit.bat
%%T%%/demo/jfc/DBDemos/InsertCoffees/Sybase/InsertCoffees.class
%%T%%/demo/jfc/DBDemos/InsertCoffees/Sybase/InsertCoffees.java
%%T%%/demo/jfc/DBDemos/InsertCoffees/Sybase/runnit.bat
%%T%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/InsertSuppliers.class
%%T%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/InsertSuppliers.java
%%T%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/runnit.bat
%%T%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/InsertSuppliers.class
%%T%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/InsertSuppliers.java
%%T%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/runnit.bat
%%T%%/demo/jfc/DBDemos/JavaDB/CAFEJAVA.MDB
%%T%%/demo/jfc/DBDemos/JavaDB/CAFEJAVA.ldb
%%T%%/demo/jfc/DBDemos/README.txt
%%T%%/demo/jfc/DBDemos/private.fls
%%T%%/demo/jfc/FileChooserDemo/FileChooserDemo.jar
%%T%%/demo/jfc/FileChooserDemo/README.txt
%%T%%/demo/jfc/FileChooserDemo/images/gifIcon.gif
%%T%%/demo/jfc/FileChooserDemo/images/jpgIcon.jpg
%%T%%/demo/jfc/FileChooserDemo/src/ExampleFileFilter.java
%%T%%/demo/jfc/FileChooserDemo/src/ExampleFileView.java
%%T%%/demo/jfc/FileChooserDemo/src/FileChooserDemo.java
%%T%%/demo/jfc/Java2D/Java2Demo.html
%%T%%/demo/jfc/Java2D/Java2Demo.jar
%%T%%/demo/jfc/Java2D/README.txt
%%T%%/demo/jfc/Metalworks/HelpFiles/back.gif
%%T%%/demo/jfc/Metalworks/HelpFiles/credits.html
%%T%%/demo/jfc/Metalworks/HelpFiles/duke.gif
%%T%%/demo/jfc/Metalworks/HelpFiles/javalogo.gif
%%T%%/demo/jfc/Metalworks/HelpFiles/metal.html
%%T%%/demo/jfc/Metalworks/HelpFiles/metalworks.html
%%T%%/demo/jfc/Metalworks/HelpFiles/swing.html
%%T%%/demo/jfc/Metalworks/HelpFiles/toc.html
%%T%%/demo/jfc/Metalworks/Metalworks.jar
%%T%%/demo/jfc/Metalworks/MyTheme.theme
%%T%%/demo/jfc/Metalworks/README.txt
%%T%%/demo/jfc/Metalworks/images/palette_crop.gif
%%T%%/demo/jfc/Metalworks/images/palette_draw.gif
%%T%%/demo/jfc/Metalworks/images/palette_hand.gif
%%T%%/demo/jfc/Metalworks/images/palette_select.gif
%%T%%/demo/jfc/Metalworks/images/palette_text.gif
%%T%%/demo/jfc/Metalworks/images/palette_zoom.gif
%%T%%/demo/jfc/Metalworks/src/AquaMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/BigContrastMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/ContrastMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/DemoMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/GreenMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/KhakiMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/MetalThemeMenu.java
%%T%%/demo/jfc/Metalworks/src/Metalworks.java
%%T%%/demo/jfc/Metalworks/src/MetalworksDocumentFrame.java
%%T%%/demo/jfc/Metalworks/src/MetalworksFrame.java
%%T%%/demo/jfc/Metalworks/src/MetalworksHelp.java
%%T%%/demo/jfc/Metalworks/src/MetalworksInBox.java
%%T%%/demo/jfc/Metalworks/src/MetalworksPrefs.java
%%T%%/demo/jfc/Metalworks/src/PropertiesMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/UISwitchListener.java
%%T%%/demo/jfc/Notepad/Notepad.jar
%%T%%/demo/jfc/Notepad/README.txt
%%T%%/demo/jfc/Notepad/resources/Notepad.properties
%%T%%/demo/jfc/Notepad/resources/Notepad_fr.properties
%%T%%/demo/jfc/Notepad/resources/Notepad_sv.properties
%%T%%/demo/jfc/Notepad/resources/copy.gif
%%T%%/demo/jfc/Notepad/resources/cut.gif
%%T%%/demo/jfc/Notepad/resources/new.gif
%%T%%/demo/jfc/Notepad/resources/open.gif
%%T%%/demo/jfc/Notepad/resources/paste.gif
%%T%%/demo/jfc/Notepad/resources/save.gif
%%T%%/demo/jfc/Notepad/src/ElementTreePanel.java
%%T%%/demo/jfc/Notepad/src/Notepad.java
%%T%%/demo/jfc/SampleTree/README.txt
%%T%%/demo/jfc/SampleTree/SampleTree.jar
%%T%%/demo/jfc/SampleTree/images/collapsed.gif
%%T%%/demo/jfc/SampleTree/images/expanded.gif
%%T%%/demo/jfc/SampleTree/src/DynamicTreeNode.java
%%T%%/demo/jfc/SampleTree/src/SampleData.java
%%T%%/demo/jfc/SampleTree/src/SampleTree.java
%%T%%/demo/jfc/SampleTree/src/SampleTreeCellRenderer.java
%%T%%/demo/jfc/SampleTree/src/SampleTreeModel.java
%%T%%/demo/jfc/SimpleExample/README.txt
%%T%%/demo/jfc/SimpleExample/SimpleExample.jar
%%T%%/demo/jfc/SimpleExample/src/SimpleExample.java
%%T%%/demo/jfc/Stylepad/README.txt
%%T%%/demo/jfc/Stylepad/Stylepad.jar
%%T%%/demo/jfc/Stylepad/resources/Notepad.properties
%%T%%/demo/jfc/Stylepad/resources/Notepad_fr.properties
%%T%%/demo/jfc/Stylepad/resources/Notepad_sv.properties
%%T%%/demo/jfc/Stylepad/resources/Stylepad.properties
%%T%%/demo/jfc/Stylepad/resources/Stylepad_sv.properties
%%T%%/demo/jfc/Stylepad/resources/alice.gif
%%T%%/demo/jfc/Stylepad/resources/bold.gif
%%T%%/demo/jfc/Stylepad/resources/bullets.gif
%%T%%/demo/jfc/Stylepad/resources/caterpillar.gif
%%T%%/demo/jfc/Stylepad/resources/center.gif
%%T%%/demo/jfc/Stylepad/resources/copy.gif
%%T%%/demo/jfc/Stylepad/resources/cut.gif
%%T%%/demo/jfc/Stylepad/resources/fg.gif
%%T%%/demo/jfc/Stylepad/resources/hatter.gif
%%T%%/demo/jfc/Stylepad/resources/italic.gif
%%T%%/demo/jfc/Stylepad/resources/left.gif
%%T%%/demo/jfc/Stylepad/resources/new.gif
%%T%%/demo/jfc/Stylepad/resources/open.gif
%%T%%/demo/jfc/Stylepad/resources/paste.gif
%%T%%/demo/jfc/Stylepad/resources/rabbit.gif
%%T%%/demo/jfc/Stylepad/resources/rabbit2.gif
%%T%%/demo/jfc/Stylepad/resources/right.gif
%%T%%/demo/jfc/Stylepad/resources/save.gif
%%T%%/demo/jfc/Stylepad/resources/underline.gif
%%T%%/demo/jfc/Stylepad/src/ElementTreePanel.java
%%T%%/demo/jfc/Stylepad/src/HelloWorld.java
%%T%%/demo/jfc/Stylepad/src/Notepad.java
%%T%%/demo/jfc/Stylepad/src/Stylepad.java
%%T%%/demo/jfc/Stylepad/src/Wonderland.java
%%T%%/demo/jfc/SwingApplet/README.txt
%%T%%/demo/jfc/SwingApplet/SwingApplet.html
%%T%%/demo/jfc/SwingApplet/SwingApplet.jar
%%T%%/demo/jfc/SwingApplet/src/SwingApplet.java
%%T%%/demo/jfc/SwingSet/Constitution.txt
%%T%%/demo/jfc/SwingSet/README.txt
%%T%%/demo/jfc/SwingSet/README12.txt
%%T%%/demo/jfc/SwingSet/SwingSet.jar
%%T%%/demo/jfc/SwingSet/SwingSetApplet.html
%%T%%/demo/jfc/SwingSet/SwingSetApplet2.html
%%T%%/demo/jfc/SwingSet/ToolBar.txt
%%T%%/demo/jfc/SwingSet/Wonderland.txt
%%T%%/demo/jfc/SwingSet/bugfixers.html
%%T%%/demo/jfc/SwingSet/example.html
%%T%%/demo/jfc/SwingSet/images/AboutBorder.gif
%%T%%/demo/jfc/SwingSet/images/AboutSwing.jpg
%%T%%/demo/jfc/SwingSet/images/BigTiger.gif
%%T%%/demo/jfc/SwingSet/images/Copyright.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/COPYRIGHT
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/banana.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/broccoli.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/burger.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/cake.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/cantaloupe.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/carrot.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/corn.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/donut.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/fries.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/grapes.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/hotdog.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/icecream.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/peach.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/peas.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/pie.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/pizza.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/radish.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/softdrink.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/treat.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/food/watermelon.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/misc/cab.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/misc/fish.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/misc/horn.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/misc/moon.gif
%%T%%/demo/jfc/SwingSet/images/ImageClub/misc/sun.gif
%%T%%/demo/jfc/SwingSet/images/SmallTiger.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/COPYRIGHT
%%T%%/demo/jfc/SwingSet/images/WebSpice/bulb1.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/bulb2.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/bulb3.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/left.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/leftDown.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/leftRollover.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/radio.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/radioPressed.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/radioSelected.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/right.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/rightDown.gif
%%T%%/demo/jfc/SwingSet/images/WebSpice/rightRollover.gif
%%T%%/demo/jfc/SwingSet/images/buttonImage2.gif
%%T%%/demo/jfc/SwingSet/images/buttonImage3.gif
%%T%%/demo/jfc/SwingSet/images/buttonImage4.gif
%%T%%/demo/jfc/SwingSet/images/copy.gif
%%T%%/demo/jfc/SwingSet/images/cow.gif
%%T%%/demo/jfc/SwingSet/images/cowSmall.gif
%%T%%/demo/jfc/SwingSet/images/cut.gif
%%T%%/demo/jfc/SwingSet/images/document.gif
%%T%%/demo/jfc/SwingSet/images/dot.gif
%%T%%/demo/jfc/SwingSet/images/duke2.gif
%%T%%/demo/jfc/SwingSet/images/dukeMagnify.gif
%%T%%/demo/jfc/SwingSet/images/dukeSnooze.gif
%%T%%/demo/jfc/SwingSet/images/dukeWave.gif
%%T%%/demo/jfc/SwingSet/images/dukeWaveRed.gif
%%T%%/demo/jfc/SwingSet/images/folder.gif
%%T%%/demo/jfc/SwingSet/images/gifIcon.gif
%%T%%/demo/jfc/SwingSet/images/jpgIcon.jpg
%%T%%/demo/jfc/SwingSet/images/layout/bl.gif
%%T%%/demo/jfc/SwingSet/images/layout/bldn.gif
%%T%%/demo/jfc/SwingSet/images/layout/bm.gif
%%T%%/demo/jfc/SwingSet/images/layout/bmdn.gif
%%T%%/demo/jfc/SwingSet/images/layout/br.gif
%%T%%/demo/jfc/SwingSet/images/layout/brdn.gif
%%T%%/demo/jfc/SwingSet/images/layout/c.gif
%%T%%/demo/jfc/SwingSet/images/layout/cdn.gif
%%T%%/demo/jfc/SwingSet/images/layout/ml.gif
%%T%%/demo/jfc/SwingSet/images/layout/mldn.gif
%%T%%/demo/jfc/SwingSet/images/layout/mr.gif
%%T%%/demo/jfc/SwingSet/images/layout/mrdn.gif
%%T%%/demo/jfc/SwingSet/images/layout/tl.gif
%%T%%/demo/jfc/SwingSet/images/layout/tldn.gif
%%T%%/demo/jfc/SwingSet/images/layout/tm.gif
%%T%%/demo/jfc/SwingSet/images/layout/tmdn.gif
%%T%%/demo/jfc/SwingSet/images/layout/toggle.gif
%%T%%/demo/jfc/SwingSet/images/layout/toggledn.gif
%%T%%/demo/jfc/SwingSet/images/layout/tr.gif
%%T%%/demo/jfc/SwingSet/images/layout/trdn.gif
%%T%%/demo/jfc/SwingSet/images/list/a1.gif
%%T%%/demo/jfc/SwingSet/images/list/a1d.gif
%%T%%/demo/jfc/SwingSet/images/list/a2.gif
%%T%%/demo/jfc/SwingSet/images/list/a2d.gif
%%T%%/demo/jfc/SwingSet/images/list/a3.gif
%%T%%/demo/jfc/SwingSet/images/list/a3d.gif
%%T%%/demo/jfc/SwingSet/images/list/a4.gif
%%T%%/demo/jfc/SwingSet/images/list/a4d.gif
%%T%%/demo/jfc/SwingSet/images/list/a5.gif
%%T%%/demo/jfc/SwingSet/images/list/a5d.gif
%%T%%/demo/jfc/SwingSet/images/new.gif
%%T%%/demo/jfc/SwingSet/images/noDot.gif
%%T%%/demo/jfc/SwingSet/images/open.gif
%%T%%/demo/jfc/SwingSet/images/paste.gif
%%T%%/demo/jfc/SwingSet/images/people/amy.gif
%%T%%/demo/jfc/SwingSet/images/people/ges.gif
%%T%%/demo/jfc/SwingSet/images/people/jag.gif
%%T%%/demo/jfc/SwingSet/images/people/jeff.gif
%%T%%/demo/jfc/SwingSet/images/people/mathew.gif
%%T%%/demo/jfc/SwingSet/images/people/nathan.gif
%%T%%/demo/jfc/SwingSet/images/people/phil.gif
%%T%%/demo/jfc/SwingSet/images/people/pl.gif
%%T%%/demo/jfc/SwingSet/images/people/rich.gif
%%T%%/demo/jfc/SwingSet/images/people/rick.gif
%%T%%/demo/jfc/SwingSet/images/people/tim.gif
%%T%%/demo/jfc/SwingSet/images/people/tom.gif
%%T%%/demo/jfc/SwingSet/images/redDot.gif
%%T%%/demo/jfc/SwingSet/images/save.gif
%%T%%/demo/jfc/SwingSet/images/scrollpane/column.gif
%%T%%/demo/jfc/SwingSet/images/scrollpane/corner.gif
%%T%%/demo/jfc/SwingSet/images/scrollpane/header.gif
%%T%%/demo/jfc/SwingSet/images/swing-64.gif
%%T%%/demo/jfc/SwingSet/images/swing.small.gif
%%T%%/demo/jfc/SwingSet/images/swingLabelSmall.gif
%%T%%/demo/jfc/SwingSet/images/swirl.gif
%%T%%/demo/jfc/SwingSet/src/BorderPanel.java
%%T%%/demo/jfc/SwingSet/src/BorderedPanePanel.java
%%T%%/demo/jfc/SwingSet/src/ButtonPanel.java
%%T%%/demo/jfc/SwingSet/src/CheckboxPanel.java
%%T%%/demo/jfc/SwingSet/src/ComboBoxPanel.java
%%T%%/demo/jfc/SwingSet/src/ComponentOrientationChanger.java
%%T%%/demo/jfc/SwingSet/src/DebugGraphicsPanel.java
%%T%%/demo/jfc/SwingSet/src/DirectionPanel.java
%%T%%/demo/jfc/SwingSet/src/ExampleFileFilter.java
%%T%%/demo/jfc/SwingSet/src/ExampleFileView.java
%%T%%/demo/jfc/SwingSet/src/HtmlPanel.java
%%T%%/demo/jfc/SwingSet/src/InternalWindowPanel.java
%%T%%/demo/jfc/SwingSet/src/LabelPanel.java
%%T%%/demo/jfc/SwingSet/src/LayoutControlPanel.java
%%T%%/demo/jfc/SwingSet/src/ListPanel.java
%%T%%/demo/jfc/SwingSet/src/ProgressPanel.java
%%T%%/demo/jfc/SwingSet/src/RadioButtonPanel.java
%%T%%/demo/jfc/SwingSet/src/ScrollPanePanel.java
%%T%%/demo/jfc/SwingSet/src/SliderPanel.java
%%T%%/demo/jfc/SwingSet/src/SplitPanePanel.java
%%T%%/demo/jfc/SwingSet/src/SwingSet.java
%%T%%/demo/jfc/SwingSet/src/SwingSetApplet.java
%%T%%/demo/jfc/SwingSet/src/TablePanel.java
%%T%%/demo/jfc/SwingSet/src/TextPanel.java
%%T%%/demo/jfc/SwingSet/src/ToggleButtonPanel.java
%%T%%/demo/jfc/SwingSet/src/ToolTipPanel.java
%%T%%/demo/jfc/SwingSet/src/TreeCombo.java
%%T%%/demo/jfc/SwingSet/src/TreePanel.java
%%T%%/demo/jfc/TableExample/README.txt
%%T%%/demo/jfc/TableExample/TableExample.jar
%%T%%/demo/jfc/TableExample/src/JDBCAdapter.java
%%T%%/demo/jfc/TableExample/src/OldJTable.java
%%T%%/demo/jfc/TableExample/src/TableExample.java
%%T%%/demo/jfc/TableExample/src/TableExample2.java
%%T%%/demo/jfc/TableExample/src/TableExample3.java
%%T%%/demo/jfc/TableExample/src/TableExample4.java
%%T%%/demo/jfc/TableExample/src/TableMap.java
%%T%%/demo/jfc/TableExample/src/TableSorter.java
%%T%%/include-old/StubPreamble.h
%%T%%/include-old/alloc_cache.h
%%T%%/include-old/bag.h
%%T%%/include-old/bool.h
%%T%%/include-old/breakpoints.h
%%T%%/include-old/byteorder.h
%%T%%/include-old/common_exceptions.h
%%T%%/include-old/debug.h
%%T%%/include-old/dll.h
%%T%%/include-old/exceptions.h
%%T%%/include-old/gc.h
%%T%%/include-old/hpi.h
%%T%%/include-old/interpreter.h
%%T%%/include-old/javaString.h
%%T%%/include-old/java_lang_ClassLoader.h
%%T%%/include-old/java_lang_String.h
%%T%%/include-old/java_lang_Thread.h
%%T%%/include-old/java_lang_ThreadGroup.h
%%T%%/include-old/jcov.h
%%T%%/include-old/jit.h
%%T%%/include-old/jmath.h
%%T%%/include-old/jni.h
%%T%%/include-old/jvm.h
%%T%%/include-old/jvmdi.h
%%T%%/include-old/jvmpi.h
%%T%%/include-old/linux/byteorder_md.h
%%T%%/include-old/linux/gc_md.h
%%T%%/include-old/linux/hpi_md.h
%%T%%/include-old/linux/io_md.h
%%T%%/include-old/linux/jmath_md.h
%%T%%/include-old/linux/jni_md.h
%%T%%/include-old/linux/jvm_md.h
%%T%%/include-old/linux/miscdefs_md.h
%%T%%/include-old/linux/path_md.h
%%T%%/include-old/linux/sysmacros_md.h
%%T%%/include-old/linux/timeval_md.h
%%T%%/include-old/linux/typedefs_md.h
%%T%%/include-old/log.h
%%T%%/include-old/monitor.h
%%T%%/include-old/monitor_cache.h
%%T%%/include-old/native.h
%%T%%/include-old/oldnmi.h
%%T%%/include-old/oobj.h
%%T%%/include-old/opcodes.h
%%T%%/include-old/path.h
%%T%%/include-old/reflect.h
%%T%%/include-old/signature.h
%%T%%/include-old/sys_api.h
%%T%%/include-old/threads.h
%%T%%/include-old/tree.h
%%T%%/include-old/typecodes.h
%%T%%/include-old/typedefs.h
%%T%%/include-old/utf.h
%%T%%/include-old/util.h
%%T%%/include-old/vmprofiler.h
%%T%%/include-old/wrap.h
%%T%%/include/jni.h
%%T%%/include/jvmdi.h
%%T%%/include/jvmpi.h
%%T%%/include/linux/jni_md.h
%%T%%/jre/README.linux
%%T%%/jre/bin/.java_wrapper
%%T%%/jre/bin/i386/green_threads/java
%%T%%/jre/bin/i386/green_threads/keytool
%%T%%/jre/bin/i386/green_threads/policytool
%%T%%/jre/bin/i386/green_threads/rmid
%%T%%/jre/bin/i386/green_threads/rmiregistry
%%T%%/jre/bin/i386/green_threads/tnameserv
%%T%%/jre/bin/i386/native_threads/java
%%T%%/jre/bin/i386/native_threads/keytool
%%T%%/jre/bin/i386/native_threads/policytool
%%T%%/jre/bin/i386/native_threads/rmid
%%T%%/jre/bin/i386/native_threads/rmiregistry
%%T%%/jre/bin/i386/native_threads/tnameserv
%%T%%/jre/bin/i386/realpath
%%T%%/jre/bin/java
%%T%%/jre/bin/keytool
%%T%%/jre/bin/policytool
%%T%%/jre/bin/realpath
%%T%%/jre/bin/rmid
%%T%%/jre/bin/rmiregistry
%%T%%/jre/bin/tnameserv
%%T%%/jre/lib/audio/soundbank.gm
%%T%%/jre/lib/cmm/CIEXYZ.pf
%%T%%/jre/lib/cmm/GRAY.pf
%%T%%/jre/lib/cmm/LINEAR_RGB.pf
%%T%%/jre/lib/cmm/PYCC.pf
%%T%%/jre/lib/cmm/sRGB.pf
%%T%%/jre/lib/content-types.properties
%%T%%/jre/lib/ext/iiimp.jar
%%T%%/jre/lib/flavormap.properties
%%T%%/jre/lib/font.properties
%%T%%/jre/lib/font.properties.tt
%%T%%/jre/lib/fonts/LucidaBrightDemiBold.ttf
%%T%%/jre/lib/fonts/LucidaBrightDemiItalic.ttf
%%T%%/jre/lib/fonts/LucidaBrightItalic.ttf
%%T%%/jre/lib/fonts/LucidaBrightRegular.ttf
%%T%%/jre/lib/fonts/LucidaSansDemiBold.ttf
%%T%%/jre/lib/fonts/LucidaSansDemiOblique.ttf
%%T%%/jre/lib/fonts/LucidaSansOblique.ttf
%%T%%/jre/lib/fonts/LucidaSansRegular.ttf
%%T%%/jre/lib/fonts/LucidaTypewriterBold.ttf
%%T%%/jre/lib/fonts/LucidaTypewriterBoldOblique.ttf
%%T%%/jre/lib/fonts/LucidaTypewriterOblique.ttf
%%T%%/jre/lib/fonts/LucidaTypewriterRegular.ttf
%%T%%/jre/lib/fonts/fonts.dir
%%T%%/jre/lib/i18n.jar
%%T%%/jre/lib/i386/classic/Xusage.txt
%%T%%/jre/lib/i386/classic/libjvm.so
%%T%%/jre/lib/i386/green_threads/libhpi.so
%%T%%/jre/lib/i386/libJdbcOdbc.so
%%T%%/jre/lib/i386/libagent.so
%%T%%/jre/lib/i386/libaudio.so
%%T%%/jre/lib/i386/libawt.so
%%T%%/jre/lib/i386/libcmm.so
%%T%%/jre/lib/i386/libdcpr.so
%%T%%/jre/lib/i386/libdt_socket.so
%%T%%/jre/lib/i386/libfontmanager.so
%%T%%/jre/lib/i386/libhprof.so
%%T%%/jre/lib/i386/libjava.so
%%T%%/jre/lib/i386/libjdwp.so
%%T%%/jre/lib/i386/libjpeg.so
%%T%%/jre/lib/i386/libmath.so
%%T%%/jre/lib/i386/libmlib_image.so
%%T%%/jre/lib/i386/libnet.so
%%T%%/jre/lib/i386/libsunwjit.so
%%T%%/jre/lib/i386/libzip.so
%%T%%/jre/lib/i386/native_threads/libhpi.so
%%T%%/jre/lib/images/cursors/cursors.properties
%%T%%/jre/lib/images/cursors/invalid32x32.gif
%%T%%/jre/lib/images/cursors/motif_CopyDrop32x32.gif
%%T%%/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
%%T%%/jre/lib/images/cursors/motif_LinkDrop32x32.gif
%%T%%/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
%%T%%/jre/lib/images/cursors/motif_MoveDrop32x32.gif
%%T%%/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
%%T%%/jre/lib/jvm.hprof.txt
%%T%%/jre/lib/locale/de/app-defaults/XApplication
%%T%%/jre/lib/locale/ja/app-defaults/XApplication
%%T%%/jre/lib/locale/ja_JP.PCK/app-defaults/XApplication
%%T%%/jre/lib/locale/ja_JP.UTF-8/app-defaults/XApplication
%%T%%/jre/lib/rt.jar
%%T%%/jre/lib/security/cacerts
%%T%%/jre/lib/security/java.policy
%%T%%/jre/lib/security/java.security
%%T%%/lib/dt.jar
%%T%%/lib/jpda.jar
%%T%%/lib/tools.jar
%%T%%/src.jar
@dirrm %%T%%/lib
@dirrm %%T%%/jre/lib/security
@dirrm %%T%%/jre/lib/locale/ja_JP.UTF-8/app-defaults
@dirrm %%T%%/jre/lib/locale/ja_JP.UTF-8
@dirrm %%T%%/jre/lib/locale/ja_JP.PCK/app-defaults
@dirrm %%T%%/jre/lib/locale/ja_JP.PCK
@dirrm %%T%%/jre/lib/locale/ja/app-defaults
@dirrm %%T%%/jre/lib/locale/ja
@dirrm %%T%%/jre/lib/locale/de/app-defaults
@dirrm %%T%%/jre/lib/locale/de
@dirrm %%T%%/jre/lib/locale
@dirrm %%T%%/jre/lib/images/cursors
@dirrm %%T%%/jre/lib/images
@dirrm %%T%%/jre/lib/i386/native_threads
@dirrm %%T%%/jre/lib/i386/green_threads
@dirrm %%T%%/jre/lib/i386/classic
@dirrm %%T%%/jre/lib/i386
@dirrm %%T%%/jre/lib/fonts
@dirrm %%T%%/jre/lib/ext
@dirrm %%T%%/jre/lib/cmm
@dirrm %%T%%/jre/lib/audio
@dirrm %%T%%/jre/lib
@dirrm %%T%%/jre/bin/i386/native_threads
@dirrm %%T%%/jre/bin/i386/green_threads
@dirrm %%T%%/jre/bin/i386
@dirrm %%T%%/jre/bin
@dirrm %%T%%/jre
@dirrm %%T%%/include/linux
@dirrm %%T%%/include-old/linux
@dirrm %%T%%/include-old
@dirrm %%T%%/include
@dirrm %%T%%/demo/jfc/TableExample/src
@dirrm %%T%%/demo/jfc/TableExample
@dirrm %%T%%/demo/jfc/SwingSet/src
@dirrm %%T%%/demo/jfc/SwingSet/images/scrollpane
@dirrm %%T%%/demo/jfc/SwingSet/images/people
@dirrm %%T%%/demo/jfc/SwingSet/images/list
@dirrm %%T%%/demo/jfc/SwingSet/images/layout
@dirrm %%T%%/demo/jfc/SwingSet/images/WebSpice
@dirrm %%T%%/demo/jfc/SwingSet/images/ImageClub/misc
@dirrm %%T%%/demo/jfc/SwingSet/images/ImageClub/food
@dirrm %%T%%/demo/jfc/SwingSet/images/ImageClub
@dirrm %%T%%/demo/jfc/SwingSet/images
@dirrm %%T%%/demo/jfc/SwingSet
@dirrm %%T%%/demo/jfc/SwingApplet/src
@dirrm %%T%%/demo/jfc/SwingApplet
@dirrm %%T%%/demo/jfc/Stylepad/src
@dirrm %%T%%/demo/jfc/Stylepad/resources
@dirrm %%T%%/demo/jfc/Stylepad
@dirrm %%T%%/demo/jfc/SimpleExample/src
@dirrm %%T%%/demo/jfc/SimpleExample
@dirrm %%T%%/demo/jfc/SampleTree/src
@dirrm %%T%%/demo/jfc/SampleTree/images
@dirrm %%T%%/demo/jfc/SampleTree
@dirrm %%T%%/demo/jfc/Notepad/src
@dirrm %%T%%/demo/jfc/Notepad/resources
@dirrm %%T%%/demo/jfc/Notepad
@dirrm %%T%%/demo/jfc/Metalworks/src
@dirrm %%T%%/demo/jfc/Metalworks/images
@dirrm %%T%%/demo/jfc/Metalworks/HelpFiles
@dirrm %%T%%/demo/jfc/Metalworks
@dirrm %%T%%/demo/jfc/Java2D
@dirrm %%T%%/demo/jfc/FileChooserDemo/src
@dirrm %%T%%/demo/jfc/FileChooserDemo/images
@dirrm %%T%%/demo/jfc/FileChooserDemo
@dirrm %%T%%/demo/jfc/DBDemos/JavaDB
@dirrm %%T%%/demo/jfc/DBDemos/InsertSuppliers/Sybase
@dirrm %%T%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess
@dirrm %%T%%/demo/jfc/DBDemos/InsertSuppliers
@dirrm %%T%%/demo/jfc/DBDemos/InsertCoffees/Sybase
@dirrm %%T%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr
@dirrm %%T%%/demo/jfc/DBDemos/InsertCoffees
@dirrm %%T%%/demo/jfc/DBDemos/CreateSuppliers/Sybase
@dirrm %%T%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess
@dirrm %%T%%/demo/jfc/DBDemos/CreateSuppliers
@dirrm %%T%%/demo/jfc/DBDemos/CreateCoffees/Sybase
@dirrm %%T%%/demo/jfc/DBDemos/CreateCoffees/MSAccess
@dirrm %%T%%/demo/jfc/DBDemos/CreateCoffees
@dirrm %%T%%/demo/jfc/DBDemos
@dirrm %%T%%/demo/jfc
@dirrm %%T%%/demo/applets/WireFrame/models
@dirrm %%T%%/demo/applets/WireFrame
@dirrm %%T%%/demo/applets/TicTacToe/images
@dirrm %%T%%/demo/applets/TicTacToe/audio
@dirrm %%T%%/demo/applets/TicTacToe
@dirrm %%T%%/demo/applets/SymbolTest
@dirrm %%T%%/demo/applets/SpreadSheet
@dirrm %%T%%/demo/applets/SortDemo
@dirrm %%T%%/demo/applets/SimpleGraph
@dirrm %%T%%/demo/applets/NervousText
@dirrm %%T%%/demo/applets/MoleculeViewer/models
@dirrm %%T%%/demo/applets/MoleculeViewer
@dirrm %%T%%/demo/applets/JumpingBox/sounds
@dirrm %%T%%/demo/applets/JumpingBox
@dirrm %%T%%/demo/applets/ImageMap/images
@dirrm %%T%%/demo/applets/ImageMap/audio
@dirrm %%T%%/demo/applets/ImageMap
@dirrm %%T%%/demo/applets/GraphicsTest
@dirrm %%T%%/demo/applets/GraphLayout/audio
@dirrm %%T%%/demo/applets/GraphLayout
@dirrm %%T%%/demo/applets/Fractal
@dirrm %%T%%/demo/applets/DrawTest
@dirrm %%T%%/demo/applets/DitherTest
@dirrm %%T%%/demo/applets/Clock
@dirrm %%T%%/demo/applets/CardTest
@dirrm %%T%%/demo/applets/Blink
@dirrm %%T%%/demo/applets/BarChart
@dirrm %%T%%/demo/applets/ArcTest
@dirrm %%T%%/demo/applets/Animator/images/SimpleAnimation
@dirrm %%T%%/demo/applets/Animator/images/Beans
@dirrm %%T%%/demo/applets/Animator/images
@dirrm %%T%%/demo/applets/Animator/audio
@dirrm %%T%%/demo/applets/Animator
@dirrm %%T%%/demo/applets
@dirrm %%T%%/demo
@dirrm %%T%%/bin/i386/native_threads
@dirrm %%T%%/bin/i386/green_threads
@dirrm %%T%%/bin/i386
@dirrm %%T%%/bin
@dirrm %%T%%

View file

@ -1,75 +0,0 @@
# New ports collection makefile for: linux jdk 1.3.0
# Date created: 06 December 2000
# Whom: Kevin Lo <kevlo@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= jdk
PORTVERSION= ${JDK_VERSION}.${JDK_REVISION}
CATEGORIES= java devel
MASTER_SITES= #
PKGNAMEPREFIX= linux-
DISTNAME= j2sdk-${JDK_VERSION:S/./_/g}_${JDK_REVISION}-linux-${ARCH}
EXTRACT_SUFX= .bin
MAINTAINER= znerd@FreeBSD.org
BUILD_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
NO_CDROM= "License doesn\'t allow distribution with fee"
RESTRICTED= "Redistribution of repackaged binaries not permitted"
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= "You can not legally distribute binaries"
.endif
EXTRACT_CMD= # empty
EXTRACT_BEFORE_ARGS= # empty
EXTRACT_AFTER_ARGS= # empty
WRKSRC= ${WRKDIR}/${PORTNAME}${JDK_VERSION}_${JDK_REVISION}
PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///}
NO_BUILD= yes
USE_LINUX= yes
JDK_VERSION= 1.3.1
JDK_REVISION= 03
ONLY_FOR_ARCHS= i386
TARGET_DIR?= ${PREFIX}/${PKGBASE}${JDK_VERSION}
DOWNLOAD_URL?= http://java.sun.com/Download5?config-file=j2sdk-1_3_1_03.config&platform=linux-i386
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
IGNORE= You must manually fetch the Java 2 Development Kit ${PORTVERSION} \
archive (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \
download the "Linux GNUZIP Tar shell script" into ${DISTDIR} and \
then run make again
.endif
pre-extract:
@if [ -z "`kldstat -v | ${GREP} -E 'linux(aout|elf)'`" ]; then \
${ECHO} 'Linux mode is not enabled.\
Loading Linux kernel module...' | fmt; \
linux || { \
${ECHO} 'The Linux kernel module could not be loaded.\
Please manually load the module and retry.\
See "man linux" for details.' | fmt; \
${FALSE}; \
};\
fi
post-fetch:
@${CHMOD} +x ${DISTDIR}/${DISTFILES}
post-patch:
@find ${WRKSRC} -name '*.orig' -print | xargs ${RM} -f
do-install:
@${MKDIR} ${PREFIX}/${PKGNAMEPREFIX}jdk${JDK_VERSION}
@${TAR} -C ${WRKSRC} -cf- . | ${TAR} -C ${PREFIX}/${PKGNAMEPREFIX}jdk${JDK_VERSION} --unlink -xpf-
@${LOCALBASE}/bin/registervm "${PREFIX}/linux-jdk${JDK_VERSION}/bin/java # Linux-JDK${JDK_VERSION}"
.include <bsd.port.post.mk>

View file

@ -1 +0,0 @@
MD5 (j2sdk-1_3_1_03-linux-i386.bin) = c000a183a29d16560c452baad12eda0a

View file

@ -1,13 +0,0 @@
--- bin/.java_wrapper.orig Fri May 25 14:39:58 2001
+++ bin/.java_wrapper Fri May 25 14:42:25 2001
@@ -34,8 +34,8 @@
# Resolve symlinks. See 4152645.
while [ -L "$PRG" ]; do
ls=`ls -ld "$PRG"`
- link=`expr "$ls" : '.*-> \(.*\)$'`
- if expr "$link" : '/' > /dev/null; then
+ link=`/compat/linux/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
+ if /compat/linux/usr/bin/expr "$link" : '/' > /dev/null; then
PRG="$link"
else
PRG="`dirname $PRG`/$link"

View file

@ -1,13 +0,0 @@
--- jre/bin/.java_wrapper.orig Fri May 25 14:39:58 2001
+++ jre/bin/.java_wrapper Fri May 25 14:42:25 2001
@@ -34,8 +34,8 @@
# Resolve symlinks. See 4152645.
while [ -L "$PRG" ]; do
ls=`ls -ld "$PRG"`
- link=`expr "$ls" : '.*-> \(.*\)$'`
- if expr "$link" : '/' > /dev/null; then
+ link=`/compat/linux/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
+ if /compat/linux/usr/bin/expr "$link" : '/' > /dev/null; then
PRG="$link"
else
PRG="`dirname $PRG`/$link"

View file

@ -1,104 +0,0 @@
--- jre/lib/font.properties.orig Fri May 25 15:17:02 2001
+++ jre/lib/font.properties Fri May 25 15:18:50 2001
@@ -13,79 +13,80 @@
#
#
-# Linux version derived from the version for SunOS 5.5.1 Notice that
+# FreeBSD version derived from the Linux version derived from the
+# version for SunOS 5.5.1 Notice that
# we use the .ttf files shipped in the JDK distribution.
#
# Serif font definition
#
serif.0=-b&h-lucidabright-medium-r-normal--*-%d-*-*-p-*-iso8859-1
-serif.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#serif.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
serif.italic.0=-b&h-lucidabright-medium-i-normal--*-%d-*-*-p-*-iso8859-1
-serif.italic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#serif.italic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
serif.bold.0=-b&h-lucidabright-demibold-r-normal--*-%d-*-*-p-*-iso8859-1
-serif.bold.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#serif.bold.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
serif.bolditalic.0=-b&h-lucidabright-demibold-i-normal--*-%d-*-*-p-*-iso8859-1
-serif.bolditalic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#serif.bolditalic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
# SansSerif font definition
#
sansserif.0=-b&h-lucidasans-medium-r-normal-sans-*-%d-*-*-p-*-iso8859-1
-sansserif.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#sansserif.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
sansserif.italic.0=-b&h-lucidasans-medium-i-normal-sans-*-%d-*-*-p-*-iso8859-1
-sansserif.italic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#sansserif.italic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
sansserif.bold.0=-b&h-lucidasans-bold-r-normal-sans-*-%d-*-*-p-*-iso8859-1
-sansserif.bold.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#sansserif.bold.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
sansserif.bolditalic.0=-b&h-lucidasans-bold-i-normal-sans-*-%d-*-*-p-*-iso8859-1
-sansserif.bolditalic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#sansserif.bolditalic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
# Monospaced font definition
#
monospaced.0=-b&h-lucidatypewriter-medium-r-normal-sans-*-%d-*-*-m-*-iso8859-1
-monospaced.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#monospaced.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
monospaced.italic.0=-b&h-lucidatypewriter-medium-i-normal-sans-*-%d-*-*-m-*-iso8859-1
-monospaced.italic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#monospaced.italic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
monospaced.bold.0=-b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-*-iso8859-1
-monospaced.bold.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#monospaced.bold.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
monospaced.bolditalic.0=-b&h-lucidatypewriter-bold-i-normal-sans-*-%d-*-*-m-*-iso8859-1
-monospaced.bolditalic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#monospaced.bolditalic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
# Dialog font definition
#
dialog.0=-b&h-lucidasans-medium-r-normal-sans-*-%d-*-*-p-*-iso8859-1
-dialog.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#dialog.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
dialog.italic.0=-b&h-lucidasans-medium-i-normal-sans-*-%d-*-*-p-*-iso8859-1
-dialog.italic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#dialog.italic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
dialog.bold.0=-b&h-lucidasans-bold-r-normal-sans-*-%d-*-*-p-*-iso8859-1
-dialog.bold.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#dialog.bold.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
dialog.bolditalic.0=-b&h-lucidasans-bold-i-normal-sans-*-%d-*-*-p-*-iso8859-1
-dialog.bolditalic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#dialog.bolditalic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
# DialogInput font definition
#
dialoginput.0=-b&h-lucidatypewriter-medium-r-normal-sans-*-%d-*-*-m-*-iso8859-1
-dialoginput.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#dialoginput.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
dialoginput.italic.0=-b&h-lucidatypewriter-medium-i-normal-sans-*-%d-*-*-m-*-iso8859-1
-dialoginput.italic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#dialoginput.italic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
dialoginput.bold.0=-b&h-lucidatypewriter-bold-r-normal-sans-*-%d-*-*-m-*-iso8859-1
-dialoginput.bold.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#dialoginput.bold.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
dialoginput.bolditalic.0=-b&h-lucidatypewriter-bold-i-normal-sans-*-%d-*-*-m-*-iso8859-1
-dialoginput.bolditalic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
+#dialoginput.bolditalic.1=--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific
# Default font definition
#

View file

@ -1,11 +0,0 @@
--- jre/lib/jvm.cfg.orig Fri Feb 9 13:24:23 2001
+++ jre/lib/jvm.cfg Tue May 15 09:41:16 2001
@@ -8,7 +8,7 @@
# List of JVMs that can be used as the first option to java, javac, etc.
# Order is important -- first in this list is the default JVM.
#
+-classic
-client
-hotspot
-server
--classic

View file

@ -1 +0,0 @@
Sun Java Development Kit 1.3 for Linux

View file

@ -1,3 +0,0 @@
Sun Java Development Kit 1.3 for Linux.
WWW: http://java.sun.com/j2se/1.3/

View file

@ -1,958 +0,0 @@
%%T%%/jre/bin/i386/green_threads/java
%%T%%/jre/bin/i386/green_threads/oldjava
%%T%%/jre/bin/i386/green_threads/javac
%%T%%/jre/bin/i386/green_threads/oldjavac
%%T%%/jre/bin/i386/green_threads/javah
%%T%%/jre/bin/i386/green_threads/keytool
%%T%%/jre/bin/i386/green_threads/jarsigner
%%T%%/jre/bin/i386/green_threads/policytool
%%T%%/jre/bin/i386/green_threads/jar
%%T%%/jre/bin/i386/green_threads/appletviewer
%%T%%/jre/bin/i386/green_threads/tnameserv
%%T%%/jre/bin/i386/green_threads/rmic
%%T%%/jre/bin/i386/green_threads/rmiregistry
%%T%%/jre/bin/i386/green_threads/rmid
%%T%%/jre/bin/i386/green_threads/javap
%%T%%/jre/bin/i386/green_threads/native2ascii
%%T%%/jre/bin/i386/green_threads/serialver
%%T%%/jre/bin/i386/green_threads/oldjdb
%%T%%/jre/bin/i386/green_threads/javadoc
%%T%%/jre/bin/i386/green_threads/extcheck
%%T%%/jre/bin/i386/green_threads/idlj
%%T%%/jre/bin/i386/green_threads/jdb
%%T%%/jre/bin/i386/native_threads/java
%%T%%/jre/bin/i386/native_threads/keytool
%%T%%/jre/bin/i386/native_threads/policytool
%%T%%/jre/bin/i386/native_threads/tnameserv
%%T%%/jre/bin/i386/native_threads/rmiregistry
%%T%%/jre/bin/i386/native_threads/rmid
%%T%%/jre/bin/i386/native_threads/java_vm
%%T%%/jre/bin/i386/realpath
%%T%%/jre/bin/.java_wrapper
%%T%%/jre/bin/realpath
%%T%%/jre/bin/java
%%T%%/jre/bin/keytool
%%T%%/jre/bin/policytool
%%T%%/jre/bin/awt_robot
%%T%%/jre/bin/tnameserv
%%T%%/jre/bin/rmiregistry
%%T%%/jre/bin/rmid
%%T%%/jre/bin/ControlPanel
%%T%%/jre/lib/i386/green_threads/libhpi.so
%%T%%/jre/lib/i386/native_threads/libhpi.so
%%T%%/jre/lib/i386/classic/Xusage.txt
%%T%%/jre/lib/i386/classic/libjvm.so
%%T%%/jre/lib/i386/server/libjvm.so
%%T%%/jre/lib/i386/server/Xusage.txt
%%T%%/jre/lib/i386/client/libjvm.so
%%T%%/jre/lib/i386/client/Xusage.txt
%%T%%/jre/lib/i386/hotspot
%%T%%/jre/lib/i386/libverify.so
%%T%%/jre/lib/i386/libjava.so
%%T%%/jre/lib/i386/libzip.so
%%T%%/jre/lib/i386/libhprof.so
%%T%%/jre/lib/i386/libjcov.so
%%T%%/jre/lib/i386/libnet.so
%%T%%/jre/lib/i386/libjsound.so
%%T%%/jre/lib/i386/libdcpr.so
%%T%%/jre/lib/i386/libmlib_image.so
%%T%%/jre/lib/i386/libawt.so
%%T%%/jre/lib/i386/libfontmanager.so
%%T%%/jre/lib/i386/libjpeg.so
%%T%%/jre/lib/i386/libcmm.so
%%T%%/jre/lib/i386/libioser12.so
%%T%%/jre/lib/i386/libJdbcOdbc.so
%%T%%/jre/lib/i386/libagent.so
%%T%%/jre/lib/i386/libjawt.so
%%T%%/jre/lib/i386/libpreemptive_close.so
%%T%%/jre/lib/i386/libjavaplugin_jni.so
%%T%%/jre/lib/sunrsasign.jar
%%T%%/jre/lib/fonts/LucidaTypewriterRegular.ttf
%%T%%/jre/lib/fonts/LucidaTypewriterBold.ttf
%%T%%/jre/lib/fonts/LucidaTypewriterOblique.ttf
%%T%%/jre/lib/fonts/LucidaTypewriterBoldOblique.ttf
%%T%%/jre/lib/fonts/LucidaBrightRegular.ttf
%%T%%/jre/lib/fonts/LucidaBrightDemiBold.ttf
%%T%%/jre/lib/fonts/LucidaBrightItalic.ttf
%%T%%/jre/lib/fonts/LucidaBrightDemiItalic.ttf
%%T%%/jre/lib/fonts/LucidaSansRegular.ttf
%%T%%/jre/lib/fonts/LucidaSansDemiBold.ttf
%%T%%/jre/lib/fonts/LucidaSansOblique.ttf
%%T%%/jre/lib/fonts/LucidaSansDemiOblique.ttf
%%T%%/jre/lib/fonts/fonts.dir
%%T%%/jre/lib/content-types.properties
%%T%%/jre/lib/tzmappings
%%T%%/jre/lib/jvm.cfg
%%T%%/jre/lib/security/java.security
%%T%%/jre/lib/security/java.policy
%%T%%/jre/lib/security/cacerts
%%T%%/jre/lib/jvm.hprof.txt
%%T%%/jre/lib/jvm.jcov.txt
%%T%%/jre/lib/flavormap.properties
%%T%%/jre/lib/images/cursors/cursors.properties
%%T%%/jre/lib/images/cursors/motif_CopyDrop32x32.gif
%%T%%/jre/lib/images/cursors/motif_MoveDrop32x32.gif
%%T%%/jre/lib/images/cursors/motif_LinkDrop32x32.gif
%%T%%/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif
%%T%%/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif
%%T%%/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif
%%T%%/jre/lib/images/cursors/invalid32x32.gif
%%T%%/jre/lib/audio/soundbank.gm
%%T%%/jre/lib/psfontj2d.properties
%%T%%/jre/lib/font.properties
%%T%%/jre/lib/font.properties.ja
%%T%%/jre/lib/psfont.properties.ja
%%T%%/jre/lib/font.properties.zh
%%T%%/jre/lib/cmm/sRGB.pf
%%T%%/jre/lib/cmm/GRAY.pf
%%T%%/jre/lib/cmm/CIEXYZ.pf
%%T%%/jre/lib/cmm/PYCC.pf
%%T%%/jre/lib/cmm/LINEAR_RGB.pf
%%T%%/jre/lib/rt.jar
%%T%%/jre/lib/i18n.jar
%%T%%/jre/lib/javaplugin.jar
%%T%%/jre/lib/locale/de/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/lib/locale/es/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/lib/locale/fr/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/lib/locale/it/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/lib/locale/ko/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/lib/locale/ko.UTF-8/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/lib/locale/sv/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/lib/locale/zh/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/lib/locale/zh.GBK/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/lib/locale/zh_TW/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/lib/locale/zh_TW.BIG5/LC_MESSAGES/sunw_java_plugin.mo
%%T%%/jre/CHANGES
%%T%%/jre/COPYRIGHT
%%T%%/jre/LICENSE
%%T%%/jre/Welcome.html
%%T%%/jre/README
%%T%%/jre/plugin/i386/ns600/libjavaplugin_oji.so
%%T%%/jre/plugin/i386/ns4/javaplugin.so
%%T%%/jre/ControlPanel.html
%%T%%/lib/htmlconverter.jar
%%T%%/lib/tools.jar
%%T%%/lib/orb.idl
%%T%%/lib/ir.idl
%%T%%/lib/i386/libdt_socket.so
%%T%%/lib/i386/libjdwp.so
%%T%%/lib/dt.jar
%%T%%/bin/i386/green_threads/java
%%T%%/bin/i386/green_threads/oldjava
%%T%%/bin/i386/green_threads/javac
%%T%%/bin/i386/green_threads/oldjavac
%%T%%/bin/i386/green_threads/javah
%%T%%/bin/i386/green_threads/keytool
%%T%%/bin/i386/green_threads/jarsigner
%%T%%/bin/i386/green_threads/policytool
%%T%%/bin/i386/green_threads/jar
%%T%%/bin/i386/green_threads/appletviewer
%%T%%/bin/i386/green_threads/tnameserv
%%T%%/bin/i386/green_threads/rmic
%%T%%/bin/i386/green_threads/rmiregistry
%%T%%/bin/i386/green_threads/rmid
%%T%%/bin/i386/green_threads/javap
%%T%%/bin/i386/green_threads/native2ascii
%%T%%/bin/i386/green_threads/serialver
%%T%%/bin/i386/green_threads/oldjdb
%%T%%/bin/i386/green_threads/javadoc
%%T%%/bin/i386/green_threads/extcheck
%%T%%/bin/i386/green_threads/idlj
%%T%%/bin/i386/green_threads/jdb
%%T%%/bin/i386/native_threads/java
%%T%%/bin/i386/native_threads/oldjava
%%T%%/bin/i386/native_threads/javac
%%T%%/bin/i386/native_threads/oldjavac
%%T%%/bin/i386/native_threads/javah
%%T%%/bin/i386/native_threads/keytool
%%T%%/bin/i386/native_threads/jarsigner
%%T%%/bin/i386/native_threads/policytool
%%T%%/bin/i386/native_threads/jar
%%T%%/bin/i386/native_threads/appletviewer
%%T%%/bin/i386/native_threads/tnameserv
%%T%%/bin/i386/native_threads/rmic
%%T%%/bin/i386/native_threads/rmiregistry
%%T%%/bin/i386/native_threads/rmid
%%T%%/bin/i386/native_threads/javap
%%T%%/bin/i386/native_threads/native2ascii
%%T%%/bin/i386/native_threads/serialver
%%T%%/bin/i386/native_threads/oldjdb
%%T%%/bin/i386/native_threads/javadoc
%%T%%/bin/i386/native_threads/extcheck
%%T%%/bin/i386/native_threads/idlj
%%T%%/bin/i386/native_threads/jdb
%%T%%/bin/i386/native_threads/java_vm
%%T%%/bin/i386/realpath
%%T%%/bin/.java_wrapper
%%T%%/bin/realpath
%%T%%/bin/java
%%T%%/bin/oldjava
%%T%%/bin/javac
%%T%%/bin/oldjavac
%%T%%/bin/javah
%%T%%/bin/keytool
%%T%%/bin/jarsigner
%%T%%/bin/policytool
%%T%%/bin/jar
%%T%%/bin/awt_robot
%%T%%/bin/appletviewer
%%T%%/bin/tnameserv
%%T%%/bin/rmic
%%T%%/bin/java-rmi.cgi
%%T%%/bin/rmiregistry
%%T%%/bin/rmid
%%T%%/bin/javap
%%T%%/bin/native2ascii
%%T%%/bin/serialver
%%T%%/bin/oldjdb
%%T%%/bin/javadoc
%%T%%/bin/extcheck
%%T%%/bin/idlj
%%T%%/bin/jdb
%%T%%/bin/ControlPanel
%%T%%/bin/HtmlConverter
%%T%%/demo/applets/Animator/audio/0.au
%%T%%/demo/applets/Animator/audio/1.au
%%T%%/demo/applets/Animator/audio/2.au
%%T%%/demo/applets/Animator/audio/3.au
%%T%%/demo/applets/Animator/audio/4.au
%%T%%/demo/applets/Animator/audio/5.au
%%T%%/demo/applets/Animator/audio/6.au
%%T%%/demo/applets/Animator/audio/7.au
%%T%%/demo/applets/Animator/audio/8.au
%%T%%/demo/applets/Animator/audio/9.au
%%T%%/demo/applets/Animator/audio/spacemusic.au
%%T%%/demo/applets/Animator/images/SimpleAnimation/T1.gif
%%T%%/demo/applets/Animator/images/SimpleAnimation/T2.gif
%%T%%/demo/applets/Animator/images/Beans/T10.gif
%%T%%/demo/applets/Animator/images/Beans/T9.gif
%%T%%/demo/applets/Animator/images/Beans/T7.gif
%%T%%/demo/applets/Animator/images/Beans/T3.gif
%%T%%/demo/applets/Animator/images/Beans/T8.gif
%%T%%/demo/applets/Animator/images/Beans/T6.gif
%%T%%/demo/applets/Animator/images/Beans/T2.gif
%%T%%/demo/applets/Animator/images/Beans/T1.gif
%%T%%/demo/applets/Animator/images/Beans/T5.gif
%%T%%/demo/applets/Animator/images/Beans/T4.gif
%%T%%/demo/applets/Animator/images/loading-msg.gif
%%T%%/demo/applets/Animator/example1.html
%%T%%/demo/applets/Animator/example2.html
%%T%%/demo/applets/Animator/example3.html
%%T%%/demo/applets/Animator/example4.html
%%T%%/demo/applets/Animator/Animator.java
%%T%%/demo/applets/Animator/Animator.class
%%T%%/demo/applets/Animator/Animation.class
%%T%%/demo/applets/Animator/ParseException.class
%%T%%/demo/applets/Animator/AnimationFrame.class
%%T%%/demo/applets/Animator/DescriptionFrame.class
%%T%%/demo/applets/ArcTest/example1.html
%%T%%/demo/applets/ArcTest/ArcTest.java
%%T%%/demo/applets/ArcTest/ArcTest.class
%%T%%/demo/applets/ArcTest/ArcControls.class
%%T%%/demo/applets/ArcTest/ArcCanvas.class
%%T%%/demo/applets/BarChart/example1.html
%%T%%/demo/applets/BarChart/Chart.java
%%T%%/demo/applets/BarChart/Chart.class
%%T%%/demo/applets/Blink/example1.html
%%T%%/demo/applets/Blink/Blink.java
%%T%%/demo/applets/Blink/Blink$1.class
%%T%%/demo/applets/Blink/Blink.class
%%T%%/demo/applets/CardTest/example1.html
%%T%%/demo/applets/CardTest/CardTest.java
%%T%%/demo/applets/CardTest/CardPanel.class
%%T%%/demo/applets/CardTest/CardTest.class
%%T%%/demo/applets/Clock/example1.html
%%T%%/demo/applets/Clock/Clock2.java
%%T%%/demo/applets/Clock/Clock2.class
%%T%%/demo/applets/DitherTest/example1.html
%%T%%/demo/applets/DitherTest/DitherTest.java
%%T%%/demo/applets/DitherTest/DitherTest.class
%%T%%/demo/applets/DitherTest/DitherControls.class
%%T%%/demo/applets/DitherTest/DitherCanvas.class
%%T%%/demo/applets/DrawTest/example1.html
%%T%%/demo/applets/DrawTest/DrawTest.java
%%T%%/demo/applets/DrawTest/DrawTest.class
%%T%%/demo/applets/DrawTest/DrawPanel.class
%%T%%/demo/applets/DrawTest/DrawControls.class
%%T%%/demo/applets/Fractal/example1.html
%%T%%/demo/applets/Fractal/CLSFractal.java
%%T%%/demo/applets/Fractal/CLSFractal.class
%%T%%/demo/applets/Fractal/ContextLSystem.class
%%T%%/demo/applets/Fractal/CLSRule.class
%%T%%/demo/applets/Fractal/CLSTurtle.class
%%T%%/demo/applets/GraphLayout/audio/computer.au
%%T%%/demo/applets/GraphLayout/audio/drip.au
%%T%%/demo/applets/GraphLayout/audio/gong.au
%%T%%/demo/applets/GraphLayout/example1.html
%%T%%/demo/applets/GraphLayout/example2.html
%%T%%/demo/applets/GraphLayout/example3.html
%%T%%/demo/applets/GraphLayout/example4.html
%%T%%/demo/applets/GraphLayout/Graph.java
%%T%%/demo/applets/GraphLayout/Node.class
%%T%%/demo/applets/GraphLayout/Edge.class
%%T%%/demo/applets/GraphLayout/GraphPanel.class
%%T%%/demo/applets/GraphLayout/Graph.class
%%T%%/demo/applets/GraphicsTest/example1.html
%%T%%/demo/applets/GraphicsTest/AppletFrame.java
%%T%%/demo/applets/GraphicsTest/GraphicsTest.java
%%T%%/demo/applets/GraphicsTest/AppletFrame.class
%%T%%/demo/applets/GraphicsTest/GraphicsPanel.class
%%T%%/demo/applets/GraphicsTest/GraphicsCards.class
%%T%%/demo/applets/GraphicsTest/GraphicsTest.class
%%T%%/demo/applets/GraphicsTest/ArcCard.class
%%T%%/demo/applets/GraphicsTest/ArcDegreePanel.class
%%T%%/demo/applets/GraphicsTest/ArcPanel.class
%%T%%/demo/applets/GraphicsTest/Shape.class
%%T%%/demo/applets/GraphicsTest/RectShape.class
%%T%%/demo/applets/GraphicsTest/OvalShape.class
%%T%%/demo/applets/GraphicsTest/RoundRectShape.class
%%T%%/demo/applets/GraphicsTest/PolygonShape.class
%%T%%/demo/applets/GraphicsTest/ShapeTest.class
%%T%%/demo/applets/GraphicsTest/ColorUtils.class
%%T%%/demo/applets/ImageMap/audio/chirp1.au
%%T%%/demo/applets/ImageMap/audio/hi.au
%%T%%/demo/applets/ImageMap/images/jim.graham.gif
%%T%%/demo/applets/ImageMap/example1.html
%%T%%/demo/applets/ImageMap/sources.html
%%T%%/demo/applets/ImageMap/imagemapcheat.html
%%T%%/demo/applets/ImageMap/AniArea.java
%%T%%/demo/applets/ImageMap/ButtonFilter.java
%%T%%/demo/applets/ImageMap/ClickArea.java
%%T%%/demo/applets/ImageMap/DelayedSoundArea.java
%%T%%/demo/applets/ImageMap/HighlightArea.java
%%T%%/demo/applets/ImageMap/HighlightFilter.java
%%T%%/demo/applets/ImageMap/HrefButtonArea.java
%%T%%/demo/applets/ImageMap/ImageMap.java
%%T%%/demo/applets/ImageMap/ImageMapArea.java
%%T%%/demo/applets/ImageMap/LinkArea.java
%%T%%/demo/applets/ImageMap/NameArea.java
%%T%%/demo/applets/ImageMap/RoundButtonFilter.java
%%T%%/demo/applets/ImageMap/RoundHrefButtonArea.java
%%T%%/demo/applets/ImageMap/SoundArea.java
%%T%%/demo/applets/ImageMap/TickerArea.java
%%T%%/demo/applets/ImageMap/AniArea.class
%%T%%/demo/applets/ImageMap/ImageMapArea.class
%%T%%/demo/applets/ImageMap/ImageMap.class
%%T%%/demo/applets/ImageMap/ButtonFilter.class
%%T%%/demo/applets/ImageMap/ClickArea.class
%%T%%/demo/applets/ImageMap/DelayedSoundArea.class
%%T%%/demo/applets/ImageMap/HighlightArea.class
%%T%%/demo/applets/ImageMap/HighlightFilter.class
%%T%%/demo/applets/ImageMap/HrefButtonArea.class
%%T%%/demo/applets/ImageMap/LinkArea.class
%%T%%/demo/applets/ImageMap/NameArea.class
%%T%%/demo/applets/ImageMap/RoundButtonFilter.class
%%T%%/demo/applets/ImageMap/RoundHrefButtonArea.class
%%T%%/demo/applets/ImageMap/SoundArea.class
%%T%%/demo/applets/ImageMap/TickerArea.class
%%T%%/demo/applets/JumpingBox/sounds/adapt-or-die.au
%%T%%/demo/applets/JumpingBox/sounds/ip.au
%%T%%/demo/applets/JumpingBox/sounds/that.hurts.au
%%T%%/demo/applets/JumpingBox/sounds/cannot.be.completed.au
%%T%%/demo/applets/JumpingBox/sounds/thin.bell.au
%%T%%/demo/applets/JumpingBox/sounds/tiptoe.thru.the.tulips.au
%%T%%/demo/applets/JumpingBox/example1.html
%%T%%/demo/applets/JumpingBox/MouseTrack.java
%%T%%/demo/applets/JumpingBox/MouseTrack.class
%%T%%/demo/applets/MoleculeViewer/models/benzene.xyz
%%T%%/demo/applets/MoleculeViewer/models/buckminsterfullerine.xyz
%%T%%/demo/applets/MoleculeViewer/models/HyaluronicAcid.xyz
%%T%%/demo/applets/MoleculeViewer/models/cyclohexane.xyz
%%T%%/demo/applets/MoleculeViewer/models/ethane.xyz
%%T%%/demo/applets/MoleculeViewer/models/water.xyz
%%T%%/demo/applets/MoleculeViewer/example1.html
%%T%%/demo/applets/MoleculeViewer/example2.html
%%T%%/demo/applets/MoleculeViewer/example3.html
%%T%%/demo/applets/MoleculeViewer/Matrix3D.java
%%T%%/demo/applets/MoleculeViewer/XYZApp.java
%%T%%/demo/applets/MoleculeViewer/Matrix3D.class
%%T%%/demo/applets/MoleculeViewer/XYZChemModel.class
%%T%%/demo/applets/MoleculeViewer/Atom.class
%%T%%/demo/applets/MoleculeViewer/XYZApp.class
%%T%%/demo/applets/NervousText/example1.html
%%T%%/demo/applets/NervousText/NervousText.java
%%T%%/demo/applets/NervousText/NervousText.class
%%T%%/demo/applets/SimpleGraph/example1.html
%%T%%/demo/applets/SimpleGraph/GraphApplet.java
%%T%%/demo/applets/SimpleGraph/GraphApplet.class
%%T%%/demo/applets/SortDemo/example1.html
%%T%%/demo/applets/SortDemo/BidirBubbleSortAlgorithm.java
%%T%%/demo/applets/SortDemo/BubbleSortAlgorithm.java
%%T%%/demo/applets/SortDemo/QSortAlgorithm.java
%%T%%/demo/applets/SortDemo/SortAlgorithm.java
%%T%%/demo/applets/SortDemo/SortItem.java
%%T%%/demo/applets/SortDemo/BidirBubbleSortAlgorithm.class
%%T%%/demo/applets/SortDemo/SortAlgorithm.class
%%T%%/demo/applets/SortDemo/SortItem.class
%%T%%/demo/applets/SortDemo/BubbleSortAlgorithm.class
%%T%%/demo/applets/SortDemo/QSortAlgorithm.class
%%T%%/demo/applets/SpreadSheet/example1.html
%%T%%/demo/applets/SpreadSheet/SpreadSheet.java
%%T%%/demo/applets/SpreadSheet/SpreadSheet.class
%%T%%/demo/applets/SpreadSheet/SpreadSheetInput.class
%%T%%/demo/applets/SpreadSheet/InputField.class
%%T%%/demo/applets/SpreadSheet/Cell.class
%%T%%/demo/applets/SpreadSheet/Node.class
%%T%%/demo/applets/SpreadSheet/CellUpdater.class
%%T%%/demo/applets/SymbolTest/example1.html
%%T%%/demo/applets/SymbolTest/SymbolTest.java
%%T%%/demo/applets/SymbolTest/SymbolTest$MyAdapter.class
%%T%%/demo/applets/SymbolTest/SymbolTest.class
%%T%%/demo/applets/SymbolTest/SymbolCanvas.class
%%T%%/demo/applets/TicTacToe/audio/beep.au
%%T%%/demo/applets/TicTacToe/audio/ding.au
%%T%%/demo/applets/TicTacToe/audio/return.au
%%T%%/demo/applets/TicTacToe/audio/yahoo1.au
%%T%%/demo/applets/TicTacToe/audio/yahoo2.au
%%T%%/demo/applets/TicTacToe/images/cross.gif
%%T%%/demo/applets/TicTacToe/images/not.gif
%%T%%/demo/applets/TicTacToe/example1.html
%%T%%/demo/applets/TicTacToe/TicTacToe.java
%%T%%/demo/applets/TicTacToe/TicTacToe.class
%%T%%/demo/applets/WireFrame/models/cube.obj
%%T%%/demo/applets/WireFrame/models/dinasaur.obj
%%T%%/demo/applets/WireFrame/models/hughes_500.obj
%%T%%/demo/applets/WireFrame/models/knoxS.obj
%%T%%/demo/applets/WireFrame/example1.html
%%T%%/demo/applets/WireFrame/example2.html
%%T%%/demo/applets/WireFrame/example3.html
%%T%%/demo/applets/WireFrame/example4.html
%%T%%/demo/applets/WireFrame/Matrix3D.java
%%T%%/demo/applets/WireFrame/ThreeD.java
%%T%%/demo/applets/WireFrame/Matrix3D.class
%%T%%/demo/applets/WireFrame/FileFormatException.class
%%T%%/demo/applets/WireFrame/Model3D.class
%%T%%/demo/applets/WireFrame/ThreeD.class
%%T%%/demo/jfc/SwingSet2/src/AquaTheme.java
%%T%%/demo/jfc/SwingSet2/src/BezierAnimationPanel.java
%%T%%/demo/jfc/SwingSet2/src/ButtonDemo.java
%%T%%/demo/jfc/SwingSet2/src/CharcoalTheme.java
%%T%%/demo/jfc/SwingSet2/src/CodeViewer.java
%%T%%/demo/jfc/SwingSet2/src/ColorChooserDemo.java
%%T%%/demo/jfc/SwingSet2/src/ComboBoxDemo.java
%%T%%/demo/jfc/SwingSet2/src/ContrastTheme.java
%%T%%/demo/jfc/SwingSet2/src/DemoModule.java
%%T%%/demo/jfc/SwingSet2/src/DirectionPanel.java
%%T%%/demo/jfc/SwingSet2/src/EmeraldTheme.java
%%T%%/demo/jfc/SwingSet2/src/ExampleFileFilter.java
%%T%%/demo/jfc/SwingSet2/src/ExampleFileView.java
%%T%%/demo/jfc/SwingSet2/src/FileChooserDemo.java
%%T%%/demo/jfc/SwingSet2/src/HtmlDemo.java
%%T%%/demo/jfc/SwingSet2/src/InternalFrameDemo.java
%%T%%/demo/jfc/SwingSet2/src/LayoutControlPanel.java
%%T%%/demo/jfc/SwingSet2/src/ListDemo.java
%%T%%/demo/jfc/SwingSet2/src/OptionPaneDemo.java
%%T%%/demo/jfc/SwingSet2/src/Permuter.java
%%T%%/demo/jfc/SwingSet2/src/ProgressBarDemo.java
%%T%%/demo/jfc/SwingSet2/src/RubyTheme.java
%%T%%/demo/jfc/SwingSet2/src/ScrollPaneDemo.java
%%T%%/demo/jfc/SwingSet2/src/SliderDemo.java
%%T%%/demo/jfc/SwingSet2/src/SplitPaneDemo.java
%%T%%/demo/jfc/SwingSet2/src/SwingSet2.java
%%T%%/demo/jfc/SwingSet2/src/SwingSet2Applet.java
%%T%%/demo/jfc/SwingSet2/src/TabbedPaneDemo.java
%%T%%/demo/jfc/SwingSet2/src/TableDemo.java
%%T%%/demo/jfc/SwingSet2/src/ToolTipDemo.java
%%T%%/demo/jfc/SwingSet2/src/TreeDemo.java
%%T%%/demo/jfc/SwingSet2/README.txt
%%T%%/demo/jfc/SwingSet2/SwingSet2.html
%%T%%/demo/jfc/SwingSet2/SwingSet2Plugin.html
%%T%%/demo/jfc/SwingSet2/SwingSet2.jar
%%T%%/demo/jfc/FileChooserDemo/images/gifIcon.gif
%%T%%/demo/jfc/FileChooserDemo/images/jpgIcon.jpg
%%T%%/demo/jfc/FileChooserDemo/src/ExampleFileFilter.java
%%T%%/demo/jfc/FileChooserDemo/src/ExampleFileView.java
%%T%%/demo/jfc/FileChooserDemo/src/FileChooserDemo.java
%%T%%/demo/jfc/FileChooserDemo/README.txt
%%T%%/demo/jfc/FileChooserDemo/FileChooserDemo.jar
%%T%%/demo/jfc/Metalworks/HelpFiles/back.gif
%%T%%/demo/jfc/Metalworks/HelpFiles/credits.html
%%T%%/demo/jfc/Metalworks/HelpFiles/duke.gif
%%T%%/demo/jfc/Metalworks/HelpFiles/javalogo.gif
%%T%%/demo/jfc/Metalworks/HelpFiles/metal.html
%%T%%/demo/jfc/Metalworks/HelpFiles/metalworks.html
%%T%%/demo/jfc/Metalworks/HelpFiles/swing.html
%%T%%/demo/jfc/Metalworks/HelpFiles/toc.html
%%T%%/demo/jfc/Metalworks/images/palette_crop.gif
%%T%%/demo/jfc/Metalworks/images/palette_draw.gif
%%T%%/demo/jfc/Metalworks/images/palette_hand.gif
%%T%%/demo/jfc/Metalworks/images/palette_select.gif
%%T%%/demo/jfc/Metalworks/images/palette_text.gif
%%T%%/demo/jfc/Metalworks/images/palette_zoom.gif
%%T%%/demo/jfc/Metalworks/src/AquaMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/BigContrastMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/ContrastMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/DemoMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/GreenMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/KhakiMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/MetalThemeMenu.java
%%T%%/demo/jfc/Metalworks/src/Metalworks.java
%%T%%/demo/jfc/Metalworks/src/MetalworksDocumentFrame.java
%%T%%/demo/jfc/Metalworks/src/MetalworksFrame.java
%%T%%/demo/jfc/Metalworks/src/MetalworksHelp.java
%%T%%/demo/jfc/Metalworks/src/MetalworksInBox.java
%%T%%/demo/jfc/Metalworks/src/MetalworksPrefs.java
%%T%%/demo/jfc/Metalworks/src/PropertiesMetalTheme.java
%%T%%/demo/jfc/Metalworks/src/UISwitchListener.java
%%T%%/demo/jfc/Metalworks/MyTheme.theme
%%T%%/demo/jfc/Metalworks/README.txt
%%T%%/demo/jfc/Metalworks/Metalworks.jar
%%T%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/runnit.bat
%%T%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/CreateCoffees.class
%%T%%/demo/jfc/DBDemos/CreateCoffees/MSAccess/CreateCoffees.java
%%T%%/demo/jfc/DBDemos/CreateCoffees/Sybase/runnit.bat
%%T%%/demo/jfc/DBDemos/CreateCoffees/Sybase/CreateCoffees.class
%%T%%/demo/jfc/DBDemos/CreateCoffees/Sybase/CreateCoffees.java
%%T%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/runnit.bat
%%T%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/CreateSuppliers.class
%%T%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess/CreateSuppliers.java
%%T%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/runnit.bat
%%T%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/CreateSuppliers.class
%%T%%/demo/jfc/DBDemos/CreateSuppliers/Sybase/CreateSuppliers.java
%%T%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/runnit.bat
%%T%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/InsertCoffees.class
%%T%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr/InsertCoffees.java
%%T%%/demo/jfc/DBDemos/InsertCoffees/Sybase/runnit.bat
%%T%%/demo/jfc/DBDemos/InsertCoffees/Sybase/InsertCoffees.class
%%T%%/demo/jfc/DBDemos/InsertCoffees/Sybase/InsertCoffees.java
%%T%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/InsertSuppliers.class
%%T%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/InsertSuppliers.java
%%T%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess/runnit.bat
%%T%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/runnit.bat
%%T%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/InsertSuppliers.class
%%T%%/demo/jfc/DBDemos/InsertSuppliers/Sybase/InsertSuppliers.java
%%T%%/demo/jfc/DBDemos/JavaDB/CAFEJAVA.ldb
%%T%%/demo/jfc/DBDemos/JavaDB/CAFEJAVA.MDB
%%T%%/demo/jfc/DBDemos/README.txt
%%T%%/demo/jfc/DBDemos/private.fls
%%T%%/demo/jfc/SimpleExample/src/SimpleExample.java
%%T%%/demo/jfc/SimpleExample/README.txt
%%T%%/demo/jfc/SimpleExample/SimpleExample.jar
%%T%%/demo/jfc/Notepad/resources/copy.gif
%%T%%/demo/jfc/Notepad/resources/cut.gif
%%T%%/demo/jfc/Notepad/resources/new.gif
%%T%%/demo/jfc/Notepad/resources/Notepad.properties
%%T%%/demo/jfc/Notepad/resources/Notepad_fr.properties
%%T%%/demo/jfc/Notepad/resources/Notepad_sv.properties
%%T%%/demo/jfc/Notepad/resources/Notepad_zh_CN.properties
%%T%%/demo/jfc/Notepad/resources/open.gif
%%T%%/demo/jfc/Notepad/resources/paste.gif
%%T%%/demo/jfc/Notepad/resources/save.gif
%%T%%/demo/jfc/Notepad/src/ElementTreePanel.java
%%T%%/demo/jfc/Notepad/src/Notepad.java
%%T%%/demo/jfc/Notepad/README.txt
%%T%%/demo/jfc/Notepad/Notepad.jar
%%T%%/demo/jfc/Stylepad/resources/alice.gif
%%T%%/demo/jfc/Stylepad/resources/bold.gif
%%T%%/demo/jfc/Stylepad/resources/bullets.gif
%%T%%/demo/jfc/Stylepad/resources/caterpillar.gif
%%T%%/demo/jfc/Stylepad/resources/center.gif
%%T%%/demo/jfc/Stylepad/resources/fg.gif
%%T%%/demo/jfc/Stylepad/resources/hatter.gif
%%T%%/demo/jfc/Stylepad/resources/italic.gif
%%T%%/demo/jfc/Stylepad/resources/left.gif
%%T%%/demo/jfc/Stylepad/resources/rabbit.gif
%%T%%/demo/jfc/Stylepad/resources/rabbit2.gif
%%T%%/demo/jfc/Stylepad/resources/right.gif
%%T%%/demo/jfc/Stylepad/resources/Stylepad.properties
%%T%%/demo/jfc/Stylepad/resources/Stylepad_sv.properties
%%T%%/demo/jfc/Stylepad/resources/Stylepad_zh_CN.properties
%%T%%/demo/jfc/Stylepad/resources/underline.gif
%%T%%/demo/jfc/Stylepad/resources/Notepad.properties
%%T%%/demo/jfc/Stylepad/resources/Notepad_fr.properties
%%T%%/demo/jfc/Stylepad/resources/Notepad_sv.properties
%%T%%/demo/jfc/Stylepad/resources/Notepad_zh_CN.properties
%%T%%/demo/jfc/Stylepad/resources/copy.gif
%%T%%/demo/jfc/Stylepad/resources/cut.gif
%%T%%/demo/jfc/Stylepad/resources/new.gif
%%T%%/demo/jfc/Stylepad/resources/open.gif
%%T%%/demo/jfc/Stylepad/resources/paste.gif
%%T%%/demo/jfc/Stylepad/resources/save.gif
%%T%%/demo/jfc/Stylepad/src/HelloWorld.java
%%T%%/demo/jfc/Stylepad/src/Notepad.java
%%T%%/demo/jfc/Stylepad/src/ElementTreePanel.java
%%T%%/demo/jfc/Stylepad/src/Stylepad.java
%%T%%/demo/jfc/Stylepad/src/Wonderland.java
%%T%%/demo/jfc/Stylepad/README.txt
%%T%%/demo/jfc/Stylepad/Stylepad.jar
%%T%%/demo/jfc/SampleTree/images/collapsed.gif
%%T%%/demo/jfc/SampleTree/images/expanded.gif
%%T%%/demo/jfc/SampleTree/src/DynamicTreeNode.java
%%T%%/demo/jfc/SampleTree/src/SampleData.java
%%T%%/demo/jfc/SampleTree/src/SampleTree.java
%%T%%/demo/jfc/SampleTree/src/SampleTreeCellRenderer.java
%%T%%/demo/jfc/SampleTree/src/SampleTreeModel.java
%%T%%/demo/jfc/SampleTree/README.txt
%%T%%/demo/jfc/SampleTree/SampleTree.jar
%%T%%/demo/jfc/SwingApplet/src/SwingApplet.java
%%T%%/demo/jfc/SwingApplet/README.txt
%%T%%/demo/jfc/SwingApplet/SwingApplet.html
%%T%%/demo/jfc/SwingApplet/SwingApplet.jar
%%T%%/demo/jfc/TableExample/src/JDBCAdapter.java
%%T%%/demo/jfc/TableExample/src/OldJTable.java
%%T%%/demo/jfc/TableExample/src/TableExample.java
%%T%%/demo/jfc/TableExample/src/TableExample2.java
%%T%%/demo/jfc/TableExample/src/TableExample3.java
%%T%%/demo/jfc/TableExample/src/TableExample4.java
%%T%%/demo/jfc/TableExample/src/TableMap.java
%%T%%/demo/jfc/TableExample/src/TableSorter.java
%%T%%/demo/jfc/TableExample/README.txt
%%T%%/demo/jfc/TableExample/TableExample.jar
%%T%%/demo/jfc/Java2D/src/demos/Arcs_Curves/Arcs.java
%%T%%/demo/jfc/Java2D/src/demos/Arcs_Curves/BezierAnim.java
%%T%%/demo/jfc/Java2D/src/demos/Arcs_Curves/Curves.java
%%T%%/demo/jfc/Java2D/src/demos/Arcs_Curves/Ellipses.java
%%T%%/demo/jfc/Java2D/src/demos/Clipping/ClipAnim.java
%%T%%/demo/jfc/Java2D/src/demos/Clipping/Text.java
%%T%%/demo/jfc/Java2D/src/demos/Clipping/Areas.java
%%T%%/demo/jfc/Java2D/src/demos/Clipping/Intersection.java
%%T%%/demo/jfc/Java2D/src/demos/Colors/ColorConvert.java
%%T%%/demo/jfc/Java2D/src/demos/Colors/BullsEye.java
%%T%%/demo/jfc/Java2D/src/demos/Colors/Rotator3D.java
%%T%%/demo/jfc/Java2D/src/demos/Composite/ACimages.java
%%T%%/demo/jfc/Java2D/src/demos/Composite/FadeAnim.java
%%T%%/demo/jfc/Java2D/src/demos/Composite/ACrules.java
%%T%%/demo/jfc/Java2D/src/demos/Fonts/AllFonts.java
%%T%%/demo/jfc/Java2D/src/demos/Fonts/Outline.java
%%T%%/demo/jfc/Java2D/src/demos/Fonts/Highlighting.java
%%T%%/demo/jfc/Java2D/src/demos/Fonts/Tree.java
%%T%%/demo/jfc/Java2D/src/demos/Fonts/AttributedStr.java
%%T%%/demo/jfc/Java2D/src/demos/Images/DukeAnim.java
%%T%%/demo/jfc/Java2D/src/demos/Images/ImageOps.java
%%T%%/demo/jfc/Java2D/src/demos/Images/WarpImage.java
%%T%%/demo/jfc/Java2D/src/demos/Images/JPEGFlip.java
%%T%%/demo/jfc/Java2D/src/demos/Lines/LineAnim.java
%%T%%/demo/jfc/Java2D/src/demos/Lines/Caps.java
%%T%%/demo/jfc/Java2D/src/demos/Lines/Joins.java
%%T%%/demo/jfc/Java2D/src/demos/Lines/Dash.java
%%T%%/demo/jfc/Java2D/src/demos/Mix/Stars3D.java
%%T%%/demo/jfc/Java2D/src/demos/Mix/Balls.java
%%T%%/demo/jfc/Java2D/src/demos/Mix/BezierScroller.java
%%T%%/demo/jfc/Java2D/src/demos/Paths/Append.java
%%T%%/demo/jfc/Java2D/src/demos/Paths/CurveQuadTo.java
%%T%%/demo/jfc/Java2D/src/demos/Paths/FillStroke.java
%%T%%/demo/jfc/Java2D/src/demos/Paths/WindingRule.java
%%T%%/demo/jfc/Java2D/src/demos/Transforms/Rotate.java
%%T%%/demo/jfc/Java2D/src/demos/Transforms/SelectTx.java
%%T%%/demo/jfc/Java2D/src/demos/Transforms/TransformAnim.java
%%T%%/demo/jfc/Java2D/src/demos/Paint/GradAnim.java
%%T%%/demo/jfc/Java2D/src/demos/Paint/TextureAnim.java
%%T%%/demo/jfc/Java2D/src/demos/Paint/Gradient.java
%%T%%/demo/jfc/Java2D/src/demos/Paint/Texture.java
%%T%%/demo/jfc/Java2D/src/DemoPanel.java
%%T%%/demo/jfc/Java2D/src/GlobalControls.java
%%T%%/demo/jfc/Java2D/src/MemoryMonitor.java
%%T%%/demo/jfc/Java2D/src/Surface.java
%%T%%/demo/jfc/Java2D/src/Java2Demo.java
%%T%%/demo/jfc/Java2D/src/Tools.java
%%T%%/demo/jfc/Java2D/src/PerformanceMonitor.java
%%T%%/demo/jfc/Java2D/src/RunWindow.java
%%T%%/demo/jfc/Java2D/src/TextureChooser.java
%%T%%/demo/jfc/Java2D/src/DemoGroup.java
%%T%%/demo/jfc/Java2D/src/GlobalPanel.java
%%T%%/demo/jfc/Java2D/src/Java2DemoApplet.java
%%T%%/demo/jfc/Java2D/src/DemoImages.java
%%T%%/demo/jfc/Java2D/src/DemoFonts.java
%%T%%/demo/jfc/Java2D/src/AnimatingSurface.java
%%T%%/demo/jfc/Java2D/src/AnimatingControlsSurface.java
%%T%%/demo/jfc/Java2D/src/ControlsSurface.java
%%T%%/demo/jfc/Java2D/src/Intro.java
%%T%%/demo/jfc/Java2D/src/CustomControlsContext.java
%%T%%/demo/jfc/Java2D/src/CustomControls.java
%%T%%/demo/jfc/Java2D/src/CloningFeature.java
%%T%%/demo/jfc/Java2D/README.txt
%%T%%/demo/jfc/Java2D/Java2Demo.html
%%T%%/demo/jfc/Java2D/Java2Demo.jar
%%T%%/demo/jfc/Font2DTest/src/Font2DTest.java
%%T%%/demo/jfc/Font2DTest/README.txt
%%T%%/demo/jfc/Font2DTest/Font2DTest.html
%%T%%/demo/jfc/Font2DTest/resources/resource.data
%%T%%/demo/jfc/Font2DTest/resources/TextResources.properties
%%T%%/demo/jfc/Font2DTest/resources/TextResources_de.properties
%%T%%/demo/jfc/Font2DTest/resources/TextResources_en.properties
%%T%%/demo/jfc/Font2DTest/resources/TextResources_en_GB.properties
%%T%%/demo/jfc/Font2DTest/resources/TextResources_ko.properties
%%T%%/demo/jfc/Font2DTest/Font2DTest.jar
%%T%%/demo/sound/src/JavaSoundApplet.java
%%T%%/demo/sound/src/JavaSound.java
%%T%%/demo/sound/src/MidiSynth.java
%%T%%/demo/sound/src/CapturePlayback.java
%%T%%/demo/sound/src/ControlContext.java
%%T%%/demo/sound/src/Groove.java
%%T%%/demo/sound/src/TempoDial.java
%%T%%/demo/sound/src/Juke.java
%%T%%/demo/sound/README.txt
%%T%%/demo/sound/JavaSound.html
%%T%%/demo/sound/media/ambient.rmf
%%T%%/demo/sound/media/classical.rmf
%%T%%/demo/sound/media/spacemusic.au
%%T%%/demo/sound/media/modern-rock.rmf
%%T%%/demo/sound/media/sfx-medley.rmf
%%T%%/demo/sound/media/bark.aiff
%%T%%/demo/sound/media/trippygaia1.mid
%%T%%/demo/sound/media/trance.rmf
%%T%%/demo/sound/media/bong.wav
%%T%%/demo/sound/JavaSound.jar
%%T%%/demo/jpda/examples.jar
%%T%%/include/jni.h
%%T%%/include/linux/jni_md.h
%%T%%/include/linux/jawt_md.h
%%T%%/include/jvmdi.h
%%T%%/include/jvmpi.h
%%T%%/include/jawt.h
%%T%%/src.jar
%%T%%/include-old/StubPreamble.h
%%T%%/include-old/alloc_cache.h
%%T%%/include-old/bag.h
%%T%%/include-old/breakpoints.h
%%T%%/include-old/byteorder.h
%%T%%/include-old/common_exceptions.h
%%T%%/include-old/debug.h
%%T%%/include-old/exceptions.h
%%T%%/include-old/gc.h
%%T%%/include-old/interpreter.h
%%T%%/include-old/javaString.h
%%T%%/include-old/jit.h
%%T%%/include-old/jmath.h
%%T%%/include-old/log.h
%%T%%/include-old/monitor.h
%%T%%/include-old/monitor_cache.h
%%T%%/include-old/native.h
%%T%%/include-old/oldnmi.h
%%T%%/include-old/oobj.h
%%T%%/include-old/opcodes.h
%%T%%/include-old/path.h
%%T%%/include-old/reflect.h
%%T%%/include-old/signature.h
%%T%%/include-old/sys_api.h
%%T%%/include-old/threads.h
%%T%%/include-old/tree.h
%%T%%/include-old/typecodes.h
%%T%%/include-old/typedefs.h
%%T%%/include-old/utf.h
%%T%%/include-old/util.h
%%T%%/include-old/vmprofiler.h
%%T%%/include-old/wrap.h
%%T%%/include-old/jawt.h
%%T%%/include-old/jvm.h
%%T%%/include-old/jvmdi.h
%%T%%/include-old/jvmpi.h
%%T%%/include-old/bool.h
%%T%%/include-old/dll.h
%%T%%/include-old/hpi.h
%%T%%/include-old/linux/gc_md.h
%%T%%/include-old/linux/jmath_md.h
%%T%%/include-old/linux/miscdefs_md.h
%%T%%/include-old/linux/sysmacros_md.h
%%T%%/include-old/linux/typedefs_md.h
%%T%%/include-old/linux/jawt_md.h
%%T%%/include-old/linux/jvm_md.h
%%T%%/include-old/linux/byteorder_md.h
%%T%%/include-old/linux/hpi_md.h
%%T%%/include-old/linux/io_md.h
%%T%%/include-old/linux/path_md.h
%%T%%/include-old/linux/timeval_md.h
%%T%%/include-old/java_lang_String.h
%%T%%/include-old/java_lang_ClassLoader.h
%%T%%/include-old/java_lang_Thread.h
%%T%%/include-old/java_lang_ThreadGroup.h
%%T%%/COPYRIGHT
%%T%%/README.html
%%T%%/LICENSE
%%T%%/README
%%T%%/man/man1/appletviewer.1
%%T%%/man/man1/extcheck.1
%%T%%/man/man1/jar.1
%%T%%/man/man1/jarsigner.1
%%T%%/man/man1/java.1
%%T%%/man/man1/javac.1
%%T%%/man/man1/javadoc.1
%%T%%/man/man1/javah.1
%%T%%/man/man1/javap.1
%%T%%/man/man1/jdb.1
%%T%%/man/man1/keytool.1
%%T%%/man/man1/native2ascii.1
%%T%%/man/man1/rmic.1
%%T%%/man/man1/rmid.1
%%T%%/man/man1/rmiregistry.1
%%T%%/man/man1/serialver.1
%%T%%/man/man1/tnameserv.1
%%T%%/man/ja
%%T%%/man/ja_JP.eucJP/man1/java.1
%%T%%/man/ja_JP.eucJP/man1/keytool.1
%%T%%/man/ja_JP.eucJP/man1/rmid.1
%%T%%/man/ja_JP.eucJP/man1/rmiregistry.1
%%T%%/man/ja_JP.eucJP/man1/tnameserv.1
%%T%%/man/ja_JP.eucJP/man1/appletviewer.1
%%T%%/man/ja_JP.eucJP/man1/extcheck.1
%%T%%/man/ja_JP.eucJP/man1/jar.1
%%T%%/man/ja_JP.eucJP/man1/jarsigner.1
%%T%%/man/ja_JP.eucJP/man1/javac.1
%%T%%/man/ja_JP.eucJP/man1/javadoc.1
%%T%%/man/ja_JP.eucJP/man1/javah.1
%%T%%/man/ja_JP.eucJP/man1/javap.1
%%T%%/man/ja_JP.eucJP/man1/jdb.1
%%T%%/man/ja_JP.eucJP/man1/native2ascii.1
%%T%%/man/ja_JP.eucJP/man1/rmic.1
%%T%%/man/ja_JP.eucJP/man1/serialver.1
@dirrm %%T%%/jre/bin/i386/green_threads
@dirrm %%T%%/jre/bin/i386/native_threads
@dirrm %%T%%/jre/bin/i386
@dirrm %%T%%/jre/bin
@dirrm %%T%%/jre/lib/i386/green_threads
@dirrm %%T%%/jre/lib/i386/native_threads
@dirrm %%T%%/jre/lib/i386/classic
@dirrm %%T%%/jre/lib/i386/server
@dirrm %%T%%/jre/lib/i386/client
@dirrm %%T%%/jre/lib/i386
@dirrm %%T%%/jre/lib/ext
@dirrm %%T%%/jre/lib/fonts
@dirrm %%T%%/jre/lib/security
@dirrm %%T%%/jre/lib/images/cursors
@dirrm %%T%%/jre/lib/images
@dirrm %%T%%/jre/lib/audio
@dirrm %%T%%/jre/lib/cmm
@dirrm %%T%%/jre/lib/locale/de/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/de
@dirrm %%T%%/jre/lib/locale/es/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/es
@dirrm %%T%%/jre/lib/locale/fr/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/fr
@dirrm %%T%%/jre/lib/locale/it/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/it
@dirrm %%T%%/jre/lib/locale/ja/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/ja
@dirrm %%T%%/jre/lib/locale/ko/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/ko
@dirrm %%T%%/jre/lib/locale/ko.UTF-8/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/ko.UTF-8
@dirrm %%T%%/jre/lib/locale/sv/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/sv
@dirrm %%T%%/jre/lib/locale/zh/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/zh
@dirrm %%T%%/jre/lib/locale/zh.GBK/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/zh.GBK
@dirrm %%T%%/jre/lib/locale/zh_TW/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/zh_TW
@dirrm %%T%%/jre/lib/locale/zh_TW.BIG5/LC_MESSAGES
@dirrm %%T%%/jre/lib/locale/zh_TW.BIG5
@dirrm %%T%%/jre/lib/locale
@dirrm %%T%%/jre/lib/applet
@dirrm %%T%%/jre/lib
@dirrm %%T%%/jre/plugin/i386/ns600
@dirrm %%T%%/jre/plugin/i386/ns4
@dirrm %%T%%/jre/plugin/i386
@dirrm %%T%%/jre/plugin
@dirrm %%T%%/jre
@dirrm %%T%%/lib/i386
@dirrm %%T%%/lib
@dirrm %%T%%/bin/i386/green_threads
@dirrm %%T%%/bin/i386/native_threads
@dirrm %%T%%/bin/i386
@dirrm %%T%%/bin
@dirrm %%T%%/demo/applets/Animator/audio
@dirrm %%T%%/demo/applets/Animator/images/SimpleAnimation
@dirrm %%T%%/demo/applets/Animator/images/Beans
@dirrm %%T%%/demo/applets/Animator/images
@dirrm %%T%%/demo/applets/Animator
@dirrm %%T%%/demo/applets/ArcTest
@dirrm %%T%%/demo/applets/BarChart
@dirrm %%T%%/demo/applets/Blink
@dirrm %%T%%/demo/applets/CardTest
@dirrm %%T%%/demo/applets/Clock
@dirrm %%T%%/demo/applets/DitherTest
@dirrm %%T%%/demo/applets/DrawTest
@dirrm %%T%%/demo/applets/Fractal
@dirrm %%T%%/demo/applets/GraphLayout/audio
@dirrm %%T%%/demo/applets/GraphLayout
@dirrm %%T%%/demo/applets/GraphicsTest
@dirrm %%T%%/demo/applets/ImageMap/audio
@dirrm %%T%%/demo/applets/ImageMap/images
@dirrm %%T%%/demo/applets/ImageMap
@dirrm %%T%%/demo/applets/JumpingBox/sounds
@dirrm %%T%%/demo/applets/JumpingBox
@dirrm %%T%%/demo/applets/MoleculeViewer/models
@dirrm %%T%%/demo/applets/MoleculeViewer
@dirrm %%T%%/demo/applets/NervousText
@dirrm %%T%%/demo/applets/SimpleGraph
@dirrm %%T%%/demo/applets/SortDemo
@dirrm %%T%%/demo/applets/SpreadSheet
@dirrm %%T%%/demo/applets/SymbolTest
@dirrm %%T%%/demo/applets/TicTacToe/audio
@dirrm %%T%%/demo/applets/TicTacToe/images
@dirrm %%T%%/demo/applets/TicTacToe
@dirrm %%T%%/demo/applets/WireFrame/models
@dirrm %%T%%/demo/applets/WireFrame
@dirrm %%T%%/demo/applets
@dirrm %%T%%/demo/jfc/SwingSet2/src
@dirrm %%T%%/demo/jfc/SwingSet2
@dirrm %%T%%/demo/jfc/FileChooserDemo/images
@dirrm %%T%%/demo/jfc/FileChooserDemo/src
@dirrm %%T%%/demo/jfc/FileChooserDemo
@dirrm %%T%%/demo/jfc/Metalworks/HelpFiles
@dirrm %%T%%/demo/jfc/Metalworks/images
@dirrm %%T%%/demo/jfc/Metalworks/src
@dirrm %%T%%/demo/jfc/Metalworks
@dirrm %%T%%/demo/jfc/DBDemos/CreateCoffees/MSAccess
@dirrm %%T%%/demo/jfc/DBDemos/CreateCoffees/Sybase
@dirrm %%T%%/demo/jfc/DBDemos/CreateCoffees
@dirrm %%T%%/demo/jfc/DBDemos/CreateSuppliers/MSAccess
@dirrm %%T%%/demo/jfc/DBDemos/CreateSuppliers/Sybase
@dirrm %%T%%/demo/jfc/DBDemos/CreateSuppliers
@dirrm %%T%%/demo/jfc/DBDemos/InsertCoffees/SQLSrvr
@dirrm %%T%%/demo/jfc/DBDemos/InsertCoffees/Sybase
@dirrm %%T%%/demo/jfc/DBDemos/InsertCoffees
@dirrm %%T%%/demo/jfc/DBDemos/InsertSuppliers/MSAccess
@dirrm %%T%%/demo/jfc/DBDemos/InsertSuppliers/Sybase
@dirrm %%T%%/demo/jfc/DBDemos/InsertSuppliers
@dirrm %%T%%/demo/jfc/DBDemos/JavaDB
@dirrm %%T%%/demo/jfc/DBDemos
@dirrm %%T%%/demo/jfc/SimpleExample/src
@dirrm %%T%%/demo/jfc/SimpleExample
@dirrm %%T%%/demo/jfc/Notepad/resources
@dirrm %%T%%/demo/jfc/Notepad/src
@dirrm %%T%%/demo/jfc/Notepad
@dirrm %%T%%/demo/jfc/Stylepad/resources
@dirrm %%T%%/demo/jfc/Stylepad/src
@dirrm %%T%%/demo/jfc/Stylepad
@dirrm %%T%%/demo/jfc/SampleTree/images
@dirrm %%T%%/demo/jfc/SampleTree/src
@dirrm %%T%%/demo/jfc/SampleTree
@dirrm %%T%%/demo/jfc/SwingApplet/src
@dirrm %%T%%/demo/jfc/SwingApplet
@dirrm %%T%%/demo/jfc/TableExample/src
@dirrm %%T%%/demo/jfc/TableExample
@dirrm %%T%%/demo/jfc/Java2D/src/demos/Arcs_Curves
@dirrm %%T%%/demo/jfc/Java2D/src/demos/Clipping
@dirrm %%T%%/demo/jfc/Java2D/src/demos/Colors
@dirrm %%T%%/demo/jfc/Java2D/src/demos/Composite
@dirrm %%T%%/demo/jfc/Java2D/src/demos/Fonts
@dirrm %%T%%/demo/jfc/Java2D/src/demos/Images
@dirrm %%T%%/demo/jfc/Java2D/src/demos/Lines
@dirrm %%T%%/demo/jfc/Java2D/src/demos/Mix
@dirrm %%T%%/demo/jfc/Java2D/src/demos/Paths
@dirrm %%T%%/demo/jfc/Java2D/src/demos/Transforms
@dirrm %%T%%/demo/jfc/Java2D/src/demos/Paint
@dirrm %%T%%/demo/jfc/Java2D/src/demos
@dirrm %%T%%/demo/jfc/Java2D/src
@dirrm %%T%%/demo/jfc/Java2D
@dirrm %%T%%/demo/jfc/Font2DTest/src
@dirrm %%T%%/demo/jfc/Font2DTest/resources
@dirrm %%T%%/demo/jfc/Font2DTest
@dirrm %%T%%/demo/jfc
@dirrm %%T%%/demo/sound/src
@dirrm %%T%%/demo/sound/media
@dirrm %%T%%/demo/sound
@dirrm %%T%%/demo/jpda
@dirrm %%T%%/demo
@dirrm %%T%%/include/linux
@dirrm %%T%%/include
@dirrm %%T%%/include-old/linux
@dirrm %%T%%/include-old
@dirrm %%T%%/man/man1
@dirrm %%T%%/man/ja_JP.eucJP/man1
@dirrm %%T%%/man/ja_JP.eucJP
@dirrm %%T%%/man
@dirrm %%T%%
@unexec %D/bin/unregistervm "%D/%%T%%/bin/java"

View file

@ -1,61 +0,0 @@
# New ports collection makefile for: Sun Linux JDK 1.4.x
# Date created: 25 May 2001
# Whom: Ernst de Haan <znerd@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= jdk
PORTVERSION= ${INSTALL_JDK_VERSION}
CATEGORIES= java devel
MASTER_SITES= #
PKGNAMEPREFIX= linux-
DISTNAME= j2sdk-${DL_JDK_VERSION:S/./_/g}-linux-i586
EXTRACT_SUFX= .bin
MAINTAINER= znerd@FreeBSD.org
BUILD_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
NO_CDROM= "License doesn\'t allow distribution with fee"
RESTRICTED= "Redistribution of repackaged binaries not permitted"
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE="You can not legally distribute binaries"
.endif
EXTRACT_CMD= # empty
EXTRACT_BEFORE_ARGS= # empty
EXTRACT_AFTER_ARGS= # empty
WRKSRC= ${WRKDIR}/j2sdk1.4.0_01
PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///}
NO_BUILD= yes
USE_LINUX= yes
DL_JDK_VERSION= 1.4.0_01
INSTALL_JDK_VERSION= ${DL_JDK_VERSION:S/_/./g}
ONLY_FOR_ARCHS= i386
TARGET_DIR?= ${PREFIX}/${PKGBASE}${PORTVERSION}
DOWNLOAD_URL?= http://java.sun.com/Download6?url=/Download6&config-file=j2sdk-${DL_JDK_VERSION:S/./_/g}.config&platform=linux-i586
PORTTITLE= Java 2 Development Kit ${INSTALL_JDK_VERSION} for Linux
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
IGNORE=You must manually fetch the J2SE v1.4 SDK Linux GNUZIP Tar shell script (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
.endif
post-fetch:
@${CHMOD} +x ${DISTDIR}/${DISTFILES}
post-patch:
find ${WRKSRC} -name '*.orig' -print | xargs ${RM} -f
do-install:
${MKDIR} ${PREFIX}/${PKGNAMEPREFIX}jdk${PORTVERSION}
${TAR} -C ${WRKSRC} -cf- . | ${TAR} -C ${PREFIX}/${PKGNAMEPREFIX}jdk${PORTVERSION} -xpf-
${LOCALBASE}/bin/registervm "${TARGET_DIR}/bin/java # Linux-Sun-JDK${PORTVERSION}"
.include <bsd.port.post.mk>

View file

@ -1 +0,0 @@
MD5 (j2sdk-1_4_0_01-linux-i586.bin) = 6e0ee081152cfe7287c946538fce41cf

View file

@ -1 +0,0 @@
Sun's Java Developers Kit for Linux, version 1.4

View file

@ -1,3 +0,0 @@
The Sun Java Development Kit 1.4 for Linux.
WWW: http://java.sun.com/j2se/1.4/

File diff suppressed because it is too large Load diff