Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getMnemonic
Method
getMnemonic
code/src/java/pcgen/gui2/tools/CommonMenuText.java:53–56 ·
view source on GitHub ↗
(String prop)
Source
from the content-addressed store, hash-verified
51
}
52
53
private
static
int
getMnemonic(String prop)
54
{
55
return
LanguageBundle.getMnemonic(MNEMONIC_SUFFIX + prop);
56
}
57
58
private
static
String getShortDesc(String prop, Object... substitutes)
59
{
Callers
1
name
Method · 0.95
Calls
1
getMnemonic
Method · 0.95
Tested by
no test coverage detected