Package | Description |
---|---|
com.jgoodies.common.internal |
Consists of internal classes that are not part of the public API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StringAndIconResourceAccessor
Combines the StringResourceAccessor and IconResourceAccessor interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceBundleAccessor
Turns a ResourceBundle into a
StringAndIconResourceAccessor . |
Modifier and Type | Method and Description |
---|---|
static String |
StringResourceAccess.getResourceString(StringResourceAccessor accessor,
String key,
Object... args)
Looks up and returns a String associated with the given resource key
from the given StringResourceAccessor.
|
Copyright © 2014 JGoodies Software GmbH. All rights reserved.