OracleForms10g Controls

The following sections describe the basic API sets provided by the Java Coverage in order to automate OracleForms 10g applications:

OracleEWTCustomControl

Button-like API Objects

ComboBox-like API Objects

TextBox-like API Objects

OracleFormCheckbox

OracleFormRadioButton

Note: To successfully perform Oracle automation, the relevant application needs to be open and focused, and the controls should not be hidden by any other window.

Like all the JIA API objects, the OracleForms API objects support generic operations (Generic Operations). However, mouse operations should be planned carefully. If a mouse operation triggers a popup window, the LeftClickOnScreen API should be used instead.