Microsoft SDK for Java

CheckBox.onClick

Triggers the click event.

Syntax

protected void onClick( Event e )

Parameters

e

An Event object that provides information about the click event.

Remarks

When overriding this method, call super.onClick.

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