Microsoft SDK for Java

DhObjectFactory.setCodeClassName

Sets the Java class name of the object, which is equivalent to the CODE parameter of the OBJECT tag in HTML.

Syntax

public void setCodeClassName( String className )

Parameters

className

The name of the file containing the compiled Java class.

See Also   getCodeClassName

© 1999 Microsoft Corporation. All rights reserved. Terms of use.