Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
processWindowEvent
Method · 0.95
Calls
15
resetCounter
Method · 0.95
setTextPanel
Method · 0.95
saveLocation
Method · 0.95
set
Method · 0.95
setDebugMode
Method · 0.95
log
Method · 0.95
notifyEventListeners
Method · 0.95
saveContents
Method · 0.95
removeWindow
Method · 0.95
getLocation
Method · 0.80
getTitle
Method · 0.65
getSize
Method · 0.65
Tested by
no test coverage detected