EarthStones' AutoResTM Technology

EarthStones' AutoRes technology is built into the underlying class library to provide web developers and Java programers with a transparent means of assuring a consistent page look regardless of the viewer's screen resolution.

Here's how it works:

Finally, although we're not sure why anyone might wish to do so, the AutoRes feature can conveniently be turned off by adding the statement autoRes=false to the Site.web file or an application's command line or including a <param name="autoRes" value="false"> tag within the applet's <applet></applet> tag.