java.lang.Object
org.tentackle.fx.rdc.RdcFxRdcBundle
Bundle for rdc-package in tentackle-swing-rdc.
- Author:
- harald
-
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceBundle
Gets the bundle.static String
Gets 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
-