JAVA PROGRAMS
Yep, I can code java... yippee skip eh?
All these programs are penguinware, simply send me a picture of a penguin, credit me for it and you can use it as you see fit.
To see how the Applets work just examine the source for this page or guess.
Teletype Program
A simple teletype applet.
Class files required: Teletype.class
PARAM text: The input text,
PARAM speed: The speed, larger the value the slower the teletype.
PARAM size: Font size.
Scrolly messages
An auto centering vaguely smooth scrolling message thingy.
Class files required: Scroll.class
PARAM text: The input text, seperate each line with a '/'
PARAM speed: The speed, the larger the value the slower the scrolling.
PARAM size: Font size
Rotating banner program
Now this is pretty nifty, even if I say so myself, it's a rotating banner program, (this is a cut down version, it has a limit of 5 banners) if you use this and want more let me know.
It handles frames, starts on a random banner from the selection, only loads the banners as it requires them, allows a custom message for each banner and has a border that changes colour as the mousepointer wanders over it.
Class files required: Banner.class, PictureLink.class
PARAM piclink: The Picture, Link, Target Frame, Message, and delay (in seconds), separated by #'s. There must be no # at the end.
Important: You must give the complete URL for the pictures and links.
Download the teletype applet
Download the scrolly message applet
Download the amazing rotating banner applet
Return to the stuff page.
Return to the intro page.