public static class CBTEvent.MoveSize extends CBTEvent
HCBT_MOVESIZE
hook event.CBTEvent.Activate, CBTEvent.ClickSkipped, CBTEvent.CreateWnd, CBTEvent.DestroyWnd, CBTEvent.KeySkipped, CBTEvent.MinMax, CBTEvent.MoveSize, CBTEvent.QS, CBTEvent.SetFocus, CBTEvent.SysCommand
Constructor and Description |
---|
MoveSize(java.lang.Object source,
com.jniwrapper.Bool allow,
Wnd windowHandle,
Rect rect) |
Modifier and Type | Method and Description |
---|---|
Wnd |
getWindowHandle()
Returns the handle to the window to be moved or sized.
|
Rect |
getWindowRect()
The coordinates of the window.
|