Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ Recorder
Method
Recorder
ij/src/main/java/ij/plugin/frame/Recorder.java:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
private
static
boolean bbSet;
71
72
public
Recorder() {
73
this(true);
74
}
75
76
public
Recorder(boolean showFrame) {
77
super(
"Recorder"
);
Callers
nothing calls this directly
Calls
15
toFront
Method · 0.95
addWindow
Method · 0.95
get
Method · 0.95
setFileName
Method · 0.95
isMacOSX
Method · 0.95
isLinux
Method · 0.95
scale
Method · 0.95
centerOnImageJScreen
Method · 0.95
register
Method · 0.95
addActionListener
Method · 0.80
setBackground
Method · 0.80
add
Method · 0.65
Tested by
no test coverage detected