| 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  | StringAndIconResourceAccessorCombines the StringResourceAccessor and IconResourceAccessor interfaces. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ResourceBundleAccessorTurns 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 © 2009-2014 JGoodies Software GmbH. All Rights Reserved.