MCPcopy 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

runMethod · 0.95
openRecentMethod · 0.95
actionPerformedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected