HOME
  ABOUT
  PRODUCTS
  FREEDOM 2000
  SPECS
  SOFTWARE
  DOCS
  IMAGES
  Mount Images
  Applet Images
  DEMOS
  CONTACT US
  ORDER

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:

1 2 3 4 5 6 7 8 9 10 11 12

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:

<PARAM NAME="bgcolor" VALUE="12">

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:

<PARAM NAME="fgcolor" VALUE="1">


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.


Applet Example #1
Background Color = 12
Foreground Color = 1
Download Buttons:
FreedomAppletButtons1.zip


Applet Example #2
Background Color = 2
Foreground Color = 1
Download Buttons:
FreedomAppletButtons2.zip


Applet Example #3
Background Color = 7
Foreground Color = 1
Download Buttons:
FreedomAppletButtons3.zip


Applet Example #4
Background Color = 1
Foreground Color = 12
Download Buttons:
FreedomAppletButtons4.zip



Info -- Tech Help -- Webmaster -- Contact Us
©1999 Mill-Shaf Technologies, Inc. All rights reserverd.