Microsoft SDK for Java

Window.onHandleChange

Specifies a notification method that is called whenever the handle for a window is changed.

Syntax

protected void onHandleChange()

Remarks

If you are subclassing the Window class, you can override this method to track changes that are made to the window handle.

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