Uses of Class
com.openfin.desktop.WindowBounds
| Package | Description |
|---|---|
| com.openfin.desktop | |
| com.openfin.desktop.win32 |
-
Uses of WindowBounds in com.openfin.desktop
Method parameters in com.openfin.desktop with type arguments of type WindowBounds Modifier and Type Method Description voidWindow. getBounds(AsyncCallback<WindowBounds> callback, AckListener listener)Gets the current bounds (top, left, width, height) of the window -
Uses of WindowBounds in com.openfin.desktop.win32
Methods in com.openfin.desktop.win32 with parameters of type WindowBounds Modifier and Type Method Description voidEmbeddedWindow. embed(long parentHwndId, WindowBounds embedBounds, AckListener callback)booleanExternalWindowObserver. onMoving(WindowBounds bounds, java.awt.Point mousePosition)Simulate WM_MOVING event