JavaClasses Property (JavaRuntime Objects)

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

This property provides access to classes that are loaded to the corresponding Java virtual machine.

Declaration

TestObj.JavaClasses

Read-Only Property Object
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

An object that provides access to classes loaded to the Java virtual machine. For more information, see Calling Functions From Java Classes.

Remarks

The property is available only if the Java Application Support plugin is installed.

Example

To view an example that demonstrates how to use the JavaClasses property, see Addressing Objects in Java Applications.

See Also

JavaRuntime Object
JavaVMIndex Property (JavaRuntime Objects)
JavaVMVersion Property (JavaRuntime Objects)

Highlight search results