Cancels the effect of #minimize() and #maximize() functions. On Windows title-bar, the double square icon []] has the same behaviour. On macOS title-bar, the yellow circle has the same behaviour. @return this
()
| 341 | * @return this |
| 342 | */ |
| 343 | public abstract Window restore(); |
| 344 | |
| 345 | public abstract Window setFullScreen(boolean value); |
| 346 |
nothing calls this directly
no outgoing calls
no test coverage detected