Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
is
Method · 0.80
startAnimation
Method · 0.80
doOptions
Method · 0.80
changeSlice
Method · 0.80
drawPlayPauseButton
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected