Default templates

If nothing is specified as a tmpls or ttmpls 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=:Aromatics:chemaxon/marvin/templates/aromatics.t
tmpls4=:Bicyclics:chemaxon/marvin/templates/bicycles.t
tmpls5=:Bridged Polycyclics:chemaxon/marvin/templates/bridged_polycycles.t
tmpls6=:Crown Ethers:chemaxon/marvin/templates/crown_ethers.t
tmpls7=:Cycloalkanes:chemaxon/marvin/templates/cycloalkanes.t
tmpls8=:Hetero Cycles:chemaxon/marvin/templates/heterocycles.t
tmpls9=: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 toolbar 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).