Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getMenuBar
Method
getMenuBar
ij/src/main/java/ij/Menus.java:1287–1289 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1285
}
1286
1287
public
static
MenuBar getMenuBar() {
1288
return
mbar;
1289
}
1290
1291
public
static
Menu getMacrosMenu() {
1292
return
macrosMenu;
Callers
6
windowActivated
Method · 0.95
findAllMenuItems
Method · 0.95
doRootFromMenus
Method · 0.95
addPluginTools
Method · 0.95
setImageJMenuBar
Method · 0.95
scaleFrame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected