Accessing Java Objects and Methods
This section describes how you can access Java objects and methods.
Accessing Nested Java Objects
Calling Nested Methods
Describes nested methods when you cannot retrieve
4Test
-compatible information about a Java control with a single call to a
4Test
method.
Testing Java Scroll Panes
Describes how you can test Java scroll panes.
Accessing Native Methods for Predefined Java Classes
Re-record a class for a control, that is part of the predefined Java classes, to access the native methods for the control.
Accessing Non-Visible Java Objects
Describes how you can access non-visible objects in Java.
Identifying Custom Controls
Identify custom controls to test the controls.
Ignoring a Java Object
Edit your
javaex.ini
file to ignore a Java class, object, or container.
Parent topic:
Testing Java Applications and Applets