Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getPopupMenu
Method
getPopupMenu
ij/src/main/java/ij/Menus.java:1538–1540 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1536
}
1537
1538
public
static
PopupMenu getPopupMenu() {
1539
return
popup;
1540
}
1541
1542
public
static
Menu getSaveAsMenu() {
1543
return
saveAsMenu;
Callers
4
actionPerformed
Method · 0.95
run
Method · 0.95
installPopupMenu
Method · 0.95
handlePopupMenu
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected