Overview | Methods | This Package | All Packages
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.