alchemist
alchemist
/
it.unibo.alchemist.boundary.l10n
/
LocalizedResourceBundle
Localized
Resource
Bundle
class
LocalizedResourceBundle
Content copied to clipboard
Shorthand for getting resources.
Functions
Functions
get
Link copied to clipboard
open
fun
get
(
)
:
ResourceBundle
Content copied to clipboard
open
fun
get
(
resourceBundle
:
String
)
:
ResourceBundle
Content copied to clipboard
get
String
Link copied to clipboard
open
fun
getString
(
key
:
String
)
:
String
Content copied to clipboard
Looks up on the property files and returns the correct String.