Microsoft SDK for Java

Panel.onResize

Triggers the resize event.

Syntax

protected void onResize( Event event )

Parameters

event

An Event object that provides the event data.

Remarks

When overriding onResize, be sure to call super.onResize.

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