MCPcopy Create free account
hub / github.com/SPLWare/esProc / getMenuByName

Method getMenuByName

ide/main/java/com/scudata/ide/common/GM.java:1735–1737  ·  view source on GitHub ↗

Find the menu item according to the name of the menu. @param menuBar JMenuBar @param name The name of the menu item. Set by the method setName(String name). @return If found, return the JMenuItem menu item object. Otherwise, it returns null.

(JMenuBar menuBar, String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

addLiveMenuMethod · 0.95
removeLiveMenuMethod · 0.95
renameLiveMenuMethod · 0.95

Calls 1

findMenuItemMethod · 0.95

Tested by

no test coverage detected