MCPcopy Create free account
hub / github.com/HumbleUI/JWM / restore

Method restore

linux/java/WindowX11.java:232–236  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

230 }
231
232 @Override
233 public Window restore() {
234 _nRestore();
235 return this;
236 }
237
238 @Override
239 public Window setFullScreen(boolean value) {

Callers

nothing calls this directly

Calls 1

_nRestoreMethod · 0.95

Tested by

no test coverage detected