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

Method getAnimate

ij/src/main/java/ij/gui/StackWindow.java:455–457  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

453 }
454
455 public boolean getAnimate() {
456 return running2;
457 }
458
459 public int getNScrollbars() {
460 int n = 0;

Callers 5

isMethod · 0.80
startAnimationMethod · 0.80
doOptionsMethod · 0.80
changeSliceMethod · 0.80
drawPlayPauseButtonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected