ColorSelector

The ColorSelector applet is designed to select colors for your own HTML documents.
Supports: Using the Choice field in the upper right corner, you can choose Background/Text/Link/ALink/VLink color.
Hit a Palette entry to select a color. Change it using the Red/Green/Blue sliders.
The Body HTML tag is always displayed in the center of the applet. To put it into your own HTML source, select it using the mouse and do the copy&paste thing (Ctrl-Insert/Shift-Insert).
The +/- buttons can be used to alter the brightness of the color. It's about 5% difference.
You can also set a background image. At this time you'll probably bump into Java security issues. Loading files from a local hard drive is not possible with most browsers (as Netscape). To solve this thing, download the applet source code and compile it with javac. Then you can view the applet with appletviewer and load as many images as you want. That's it. Good luck! Have a nice homepage!

The Applet


 
DOWNLOAD APPLET SOURCE CODE

 Java Page
 Index Page