An animated starfield that's interactive! Just click and drag to
change the appearance. Source included!
Unzip with a
compression utility.
Java Source:
source.html
Sample HTML Source:
<applet code=AbstractSpace.class
width=400
height=400>
<param name="speedx" value="2">
<param name="speedy" value="2">
<param name="angrot" value="-5">
<param name="stramt" value="200">
</applet>
Status: Free
Author: Charles Foster
Homepage: http://www.cfoster.net/as/
Upload Date: March 29, 2002
New on the Java Boutique:
New Article:
AccelTree Fulcrum 1.2
If you look at most programs, you will discover that they essentially are comprised of code segments that are very standard in nature. For example, code to validate a data item in a database, or code to insert a record set in a set of tables. Fulcrum is a sophisticated template-based code management system that enables Java developers to maximize code reuse and simplify the programming process.
... [more articles]
New Tutorial:
Java Management Extensions
Imagine a system that has pluggable modules included into it, that you could expand on as needed. Add to that the capability of integrating seamlessly with existing applications and leveraging on their power. All the ideas above and much more form the gist of what JMX or Java Management Extensions wishes to bring to the Java world.
... [more Tutorials]
Year in Review:
The Best of 2002
The year 2002 saw 201 new applets posted to JavaBoutique.
Check out the 2 most popular apps from each month of 2002!
... [popular applets]
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.