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

Method newSplMenuItem

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

新建集算器菜单项 @param cmdId 在GCSpl中定义的命令 @param menuId 在GCSpl中定义的菜单名 @param mneKey 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 here

(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 5

getFileMenuMethod · 0.80
getEditMenuMethod · 0.80
getToolMenuMethod · 0.80
getProgramMenuMethod · 0.80
getToolMenuMethod · 0.80

Calls 3

newMenuItemMethod · 0.95
indexOfMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected