The editor supports several GUI scenes and each one supports
its individual customization parameters.
See scenes descriptions for details:
Default scene
Tech scene
Cad scene
Canvas scene
painter.jar with any ZIP utility (since it's a regular ZIP archive).icons with your own.painter.jarTo display text labels in a different language:
english.txt which is located in the directory applet/languages.spanish.txt.painter.jar with any ZIP utility (since it's a regular ZIP archive).painter.jar<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.