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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected static ResourceBundlestatic StringReturns localized string for the given key.
- 
Field Details- 
DEFAULT_MESSAGE_BUNDLE- See Also:
 
- 
bundle
 
- 
- 
Constructor Details- 
LocalizedStringsHandlerpublic LocalizedStringsHandler()
 
- 
- 
Method Details- 
getStringReturns localized string for the given key.
- 
getBundle
 
-