Microsoft SDK for Java

MenuItem.onSelect

Triggers the select event.

Syntax

protected void onSelect( Event e )

Parameters

e

The Event object to be notified when the event occurs.

Remarks

The select event occurs when a menu item has been selected but not yet activated.

See Also   addOnSelect, removeOnSelect

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