![]() | ![]() |
|
Java Control Applet Images Predefined Colors The background and text colors on the Java control applet can each be set as one of 12 different pre-defined colors. The following table shows the 12 predefined colors and their corresponding numerical values:
To change the text color in the applet, change the value in the following tag (found on the html page where the applet is located) to the number of the color you prefer: To change the background color in the applet, change the value in the following tag (found on the html page where the applet is located) to the number of the color you perfer: Applet Images Below are some samples of what the java applet looks like with various color settings and buttons. You can alter the appearance of your applet by manipulating the color values for the text and background (as described above) and by editing the small .gif files that are used for the applet buttons. Along with the images below you will find the settings for the text and background colors used to produce each applet. Also, you can download the buttons used for each applet by clicking on the link below the image you prefer. ![]() Background Color = 12 Foreground Color = 1 Download Buttons: FreedomAppletButtons1.zip ![]() Background Color = 2 Foreground Color = 1 Download Buttons: FreedomAppletButtons2.zip ![]() Background Color = 7 Foreground Color = 1 Download Buttons: FreedomAppletButtons3.zip ![]() Background Color = 1 Foreground Color = 12 Download Buttons: FreedomAppletButtons4.zip ©1999 Mill-Shaf Technologies, Inc. All rights reserverd. |