Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ fileChanged
Method
fileChanged
ij/src/main/java/ij/plugin/frame/Editor.java:1877–1879 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1875
}
1876
1877
public
boolean fileChanged() {
1878
return
changes;
1879
}
1880
1881
/** Downloads BeanShell or Jython interpreter using a separate thread. */
1882
public
void
run() {
Callers
3
close
Method · 0.95
run
Method · 0.80
closeAllWindows
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected