Microsoft SDK for Java

getAccParent

This method of the IAccessibleDefault Interface retrieves the parent object (the container) of the child object.

Syntax

public Object getAccParent();

Return Value

Returns the parent of the object.

Overrides

getAccParent() in IAccessible.

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