Uses of Class
com.tick42.glue.desktop.windows.Bounds
| Package | Description |
|---|---|
| com.tick42.glue.desktop.windows |
The window management API for Glue.
|
| com.tick42.glue.internal.windows |
-
Uses of Bounds in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows with parameters of type Bounds Modifier and Type Method Description CompletionStage<?>Window. changeBounds(Bounds bounds)Changes the window position and size -
Uses of Bounds in com.tick42.glue.internal.windows
Methods in com.tick42.glue.internal.windows with parameters of type Bounds Modifier and Type Method Description CompletionStage<?>InternalWindowPeer. changeBounds(Bounds bounds)CompletionStage<?>InteropWindow. changeBounds(Bounds bounds)