MCPcopy Create free account
hub / github.com/BaseXdb/basex / dispose

Method dispose

basex-core/src/main/java/org/basex/gui/GUI.java:238–241  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

236 }
237
238 @Override
239 public void dispose() {
240 quit();
241 }
242
243 /**
244 * Closes the GUI.

Callers 3

BaseXGUIMethod · 0.45
quitMethod · 0.45
fullscreenMethod · 0.45

Calls 1

quitMethod · 0.95

Tested by

no test coverage detected