MCPcopy 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

getRelativeDateMethod · 0.80
initGUIMethod · 0.80
initGUIMethod · 0.80
getSettingsPanelMethod · 0.80
getHelpPanelMethod · 0.80
getAboutPanelMethod · 0.80
openTxtFileMethod · 0.80
initGUIMethod · 0.80
windowClosingMethod · 0.80
showReloadDialogMethod · 0.80
setDefaultStatusTextMethod · 0.80
resetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected