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

Method getProgressBar

ij/src/main/java/ij/ImageJ.java:405–407  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

403 }
404
405 public ProgressBar getProgressBar() {
406 return progressBar;
407 }
408
409 public Panel getStatusBar() {
410 return statusBar;

Callers 6

showProgressMethod · 0.95
runMethod · 0.95
runMethod · 0.95
setProcessor2Method · 0.80
getProcessorMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected