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

Method newCommonMenuItem

ide/main/java/com/scudata/ide/common/AppMenu.java:981–984  ·  view source on GitHub ↗

New menu item @param cmdId Command ID @param menuId Menu name @param mneKey char, The Mnemonic @param mask int, Because ActionEvent.META_MASK is almost not used. This key seems to be only available on Macintosh keyboards. It is used

(short cmdId, String menuId,
			char mneKey, int mask)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

getWindowMenuMethod · 0.95
getHelpMenuMethod · 0.95
getFileMenuMethod · 0.80
getEditMenuMethod · 0.80
getToolMenuMethod · 0.80
getFileMenuMethod · 0.80
getToolMenuMethod · 0.80

Calls 4

getMenuItemMethod · 0.95
putMethod · 0.65
getMessageMethod · 0.45
addActionListenerMethod · 0.45

Tested by

no test coverage detected