Microsoft SDK for Java

StatusBar.onPanelClick

Triggers the panelClick event.

Syntax

protected void onPanelClick( StatusBarPanelClickEvent e )

Parameters

e

A StatusBarPanelClickEvent object that provides the event data.

Remarks

When overriding this method, call super.onPanelClick.

See Also   addOnPanelClick

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