Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getOpenRecentMenu
Method
getOpenRecentMenu
ij/src/main/java/ij/Menus.java:1295–1297 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1293
}
1294
1295
public
static
Menu getOpenRecentMenu() {
1296
return
openRecentMenu;
1297
}
1298
1299
public
int
getMacroCount() {
1300
return
nMacros;
Callers
3
run
Method · 0.95
openRecent
Method · 0.95
actionPerformed
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected