The editor supports several GUI scenes and each one supports
its individual customization parameters.
See the scenes descriptions for details:
Default scene
Tech scene
Cad scene
Canvas scene (fully custom)
Upack the file res.zip located in the applet's directory.
and replace the images in the directory icons with your own.
To display text labels in a different language:
english.txt which can be found in the directory applet/languages.spanish.txt.res.zip located in the applet's directory.<param name="language" value="spanish.txt">Note: The character set of a language file should be Latin-1. If your language can't
be represented in Latin-1 use \uXXXX notation for each foreign characters, where
XXXX is the charachter's Unicode number.