ColorFinder.java
Use the scrollbars to modify the Red, Green and Blue weight; the resulting
color will be shown in the upper panel, while the hexadecimal value of the color
will be shown to the right. Press the "Random" Button to generate a random combination of Red, Green and Blue.
While this applet isn't the type you'd be likely to put on your Web page, it can be a very useful Color Testing tool for Web developers.
Usage: Place ColorFinder.class, DialogLayout.class and IDD_CF_Dialog.class within your HTML directory.
Java Source: ColorFinder.java, DialogLayout.java and IDD_CF_Dialog.java
HTML Source:
<applet code=ColorFinder.class name=ColorFinder
width=370 height=240>
</applet>
Author: Alessandro Fronte
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.
|