Microsoft SDK for Java

Control.onGotFocus

Triggers the gotFocus event.

Syntax

protected void onGotFocus( Event e )

Parameters

e

An Event object that provides the event data.

Remarks

When overriding this method, call super.onGotFocus.

See Also   addOnGotFocus

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