toggle menu
alchemist
35.0.1
jvm
switch theme
search in API
alchemist-swingui
/
it.unibo.alchemist.boundary.swingui.impl
/
LocalizedResourceBundle
Localized
Resource
Bundle
class
LocalizedResourceBundle
(
source
)
Shorthand for getting resources.
Members
Functions
get
Link copied to clipboard
open
fun
get
(
)
:
ResourceBundle
open
fun
get
(
resourceBundle
:
String
)
:
ResourceBundle
get
String
Link copied to clipboard
open
fun
getString
(
key
:
String
)
:
String
Looks up on the property files and returns the correct String.