"Galaxy" displays a rotating, three-dimensional galaxy. It comes with
plenty of parameters for changing the appearance competely. Cool!
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet code="a.class"
archive="GalaxyO.jar"
width="280"
height="160">
<! delay in miliseconds; small value: fluid motion, high cpu-usage; default: 5 >
<param name="delay" value="5">
<! number of objects, default: 1000 >
<param name="nObjects" value="700">
<! mode can be "stars", "rings" or "blobs" >
<param name="mode" value="stars">
<! speed of rotation, default: 20 >
<param name="rotspeed" value="20">
<! blur (0-255) (blur other than 0 needs more cpu-power!), default: 0 >
<param name="blur" value="0">
<! brightness, default: 120 >
<param name="brightness" value="120">
<! height of galaxy, (try setting it to 1500, looks good!) default: 150 >
<param name="heightx" value="150">
<!======== license keys ========>
<! if you buy a license you get a key to remove the link to my site>
<param name="key1" value="0">
<param name="key2" value="0">
<param name="key3" value="0">
</applet>
Status: Free with status bar message
Author: Paul Schmidinger
Homepage: http://www.eigelb.at
Upload Date: September 25, 2002
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
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.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.