Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getMenus
Method
getMenus
ij/src/main/java/ij/macro/Program.java:260–262 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
258
}
259
260
public
Hashtable getMenus() {
261
return
menus;
262
}
263
264
// Returns 'true' if this macro program contains the specified word. */
265
public
boolean hasWord(String word) {
Callers
2
installMenu
Method · 0.95
installPopupMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected