Default templates

If nothing is specified as a tmpls parameter (or bean property), then the following templates are used:
tmpls0=:Generic:chemaxon/marvin/templates/generic.t
tmpls1=:Rings:chemaxon/marvin/templates/rings.t
tmpls2=:Amino acids:chemaxon/marvin/templates/aminoacids.t
tmpls3=:Polycyclics:chemaxon/marvin/templates/polycyclics.t
If there is at least one specified template, and the last template is the nth, then the total number of templates is n + 1, even if n < 3.

Notes: The 0th default template set ("Generic") is included in the Marvin Applet's JAR file (marvin.jar or jmarvin.jar), other template sets are downloaded from the web server only when the user selects them for the first time. All the default template sets are in the Marvin Beans JAR file (MarvinBeans.jar).