Microsoft SDK for Java

CheckBox.onCheckStateChanged

Triggers the checkStateChanged event.

Syntax

protected void onCheckStateChanged( Event e )

Parameters

e

An Event object that provides information about the checkStateChanged event.

Remarks

When overriding this method, call super.onCheckStateChanged.

See Also   addOnCheckStateChanged

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