MCPcopy Create free account
hub / github.com/VolmitSoftware/Adapt / reopen

Method reopen

src/main/java/com/volmit/adapt/util/UIWindow.java:453–456  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

451 }
452
453 @Override
454 public Window reopen() {
455 return this.close().open();
456 }
457}

Callers 2

setViewportHeightMethod · 0.95
setTitleMethod · 0.95

Calls 2

closeMethod · 0.95
openMethod · 0.65

Tested by

no test coverage detected