Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
refreshGUI
Method · 0.95
refreshGUI
Method · 0.95
refreshGUI
Method · 0.95
loadDisplayMenu
Method · 0.95
loadDisplayMenu
Method · 0.95
LaunchRes
Class · 0.80
selectLanguageAction
Method · 0.80
actionPerformed
Method · 0.80
refreshStringResources
Method · 0.80
getBundle
Method · 0.80
setLocale
Method · 0.80
showPropertiesImpl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected