Package org.apache.cayenne.util
Class LocalizedStringsHandler
java.lang.Object
org.apache.cayenne.util.LocalizedStringsHandler
Provides access to various modeler resources (mainly strings) obtained via a
ResourceBundle.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static ResourceBundle
static String
Returns localized string for the given key.
-
Field Details
-
DEFAULT_MESSAGE_BUNDLE
- See Also:
-
bundle
-
-
Constructor Details
-
LocalizedStringsHandler
public LocalizedStringsHandler()
-
-
Method Details
-
getString
Returns localized string for the given key. -
getBundle
-