This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.

Template:ImportingClasses

This template is for use by the scripting language documentation, to explain that Java classes must be imported in order to use them in the script.

Example

{{ImportingClasses | lang = JavaScript}}

To reference Java classes from JavaScript you will need to import them.