Microsoft SDK for Java

UpDown.onUpDownChanged

Triggers the upDownChanged event.

Syntax

protected void onUpDownChanged( UpDownChangedEvent event )

Parameters

event

An UpDownChangedEvent object that provides the event data.

Remarks

When overriding this method, call super.onUpDownChanged.

See Also   addOnUpDownChanged

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