MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / close

Method close

ij/src/main/java/ij/text/TextWindow.java:345–347  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

343 }
344
345 public void close() {
346 close(true);
347 }
348
349 /** Closes this TextWindow. Display a "save changes" dialog
350 if this is the "Results" window and 'showDialog' is true. */

Callers 1

processWindowEventMethod · 0.95

Calls 15

resetCounterMethod · 0.95
setTextPanelMethod · 0.95
saveLocationMethod · 0.95
setMethod · 0.95
setDebugModeMethod · 0.95
logMethod · 0.95
notifyEventListenersMethod · 0.95
saveContentsMethod · 0.95
removeWindowMethod · 0.95
getLocationMethod · 0.80
getTitleMethod · 0.65
getSizeMethod · 0.65

Tested by

no test coverage detected