The applet tests some aspects of moving AWT concepts to J2ME.

ColorMEtst tests various color aspects, including XOR (which has no present counterpart in J2ME), and hue as implemented in my ColorME class.

MathMEtst checks my method of calculating integer square root and the effect of using integer tabulated values for sin and cos of multiples of 30 degrees.

Close applet by closing the Browser Window.