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

Method open

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

Source from the content-addressed store, hash-verified

202 }
203
204 @Override
205 public UIWindow open() {
206 setVisible(true);
207 return this;
208 }
209
210 @Override
211 public boolean isVisible() {

Callers 2

openMethod · 0.95
openMethod · 0.95

Calls 1

setVisibleMethod · 0.95

Tested by

no test coverage detected