MCPcopy 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

actionPerformedMethod · 0.95
runMethod · 0.95
installPopupMenuMethod · 0.95
handlePopupMenuMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected