Microsoft SDK for Java

getOtherComponent

This method of the FocusEvent Class retrieves the target component involved in the focus shift.

Syntax

public Component getOtherComponent();

Return Value

Returns the other component involved in the focus change (if any).

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