java.lang.Object
org.tentackle.fx.rdc.update.UpdateFxRdcBundle
Bundle for tentackle-fx-rdc-update.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceBundleGets the bundle.static StringGets a string for the given key.
-
Method Details
-
getBundle
Gets the bundle.- Returns:
- the resource bundle
-
getString
Gets a string for the given key.- Parameters:
key- the key- Returns:
- the string from the bundle
-