RGBs Class

Class name: RGBs
Abstract: Draw Polygon in client area.
Parameter Name: SEQUENCE
Parameter Value: Color sequence to be used for changing colors of the oval

Colors are coded as following:


Example1:

<APPLET code="RGBs.class" width=30 height=30> <param name=sequence value="RORY"> </APPLET>

Example2:

<APPLET code="RGBs.class" width=160 height=20> <param name=sequence value="MW"> </APPLET>