MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / getLanguage

Method getLanguage

src/org/opensourcephysics/tools/ToolsRes.java:65–67  ·  view source on GitHub ↗

Gets the language for this locale. @return String

()

Source from the content-addressed store, hash-verified

63 * @return String
64 */
65 public static String getLanguage() {
66 return resourceLocale.getLanguage();
67 }
68
69 /**
70 * Sets the locale.

Callers 15

refreshGUIMethod · 0.95
refreshGUIMethod · 0.95
refreshGUIMethod · 0.95
loadDisplayMenuMethod · 0.95
loadDisplayMenuMethod · 0.95
LaunchResClass · 0.80
selectLanguageActionMethod · 0.80
actionPerformedMethod · 0.80
getBundleMethod · 0.80
setLocaleMethod · 0.80
showPropertiesImplMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected