MCPcopy 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

installMenuMethod · 0.95
installPopupMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected