Class XuggleRes
java.lang.Object
org.opensourcephysics.media.xuggle.XuggleRes
XuggleRes provides access to string resources for Xuggle Diagnostics.
- Version:
- 1.0
- Author:
- Wolfgang Christian
-
Method Summary
-
Method Details
-
getString
Gets the localized value of a string. If no localized value is found, the key is returned surrounded by exclamation points.- Parameters:
key
- the string to localize- Returns:
- the localized string
-
getLanguage
Gets the language for this locale.- Returns:
- String
-
setLocale
Sets the locale.- Parameters:
loc
- the locale
-