Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chms/jdotxt
/ getWord
Method
getWord
src/res/lang/LanguagesController.java:39–42 ·
view source on GitHub ↗
(String keyword)
Source
from the content-addressed store, hash-verified
37
}
38
39
public
String getWord(String keyword)
40
{
41
return
translation.getString(keyword);
42
}
43
44
}
Callers
15
getRelativeDate
Method · 0.80
initGUI
Method · 0.80
initGUI
Method · 0.80
getSettingsPanel
Method · 0.80
getHelpPanel
Method · 0.80
getAboutPanel
Method · 0.80
openTxtFile
Method · 0.80
initGUI
Method · 0.80
windowClosing
Method · 0.80
showReloadDialog
Method · 0.80
setDefaultStatusText
Method · 0.80
reset
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected