Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ setBatchMode
Method
setBatchMode
ij/src/main/java/ij/gui/ProgressBar.java:161–163 ·
view source on GitHub ↗
(boolean batchMode)
Source
from the content-addressed store, hash-verified
159
}
160
161
public
void
setBatchMode(boolean batchMode) {
162
this.batchMode = batchMode;
163
}
164
165
}
Callers
3
showProgress
Method · 0.45
run
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected