Sets the Java class name of the object, which is equivalent to the CODE parameter of the OBJECT tag in HTML.
public void setCodeClassName( String className )
className
The name of the file containing the compiled Java class.
See Also getCodeClassName