See: Description
| Interface | Description | 
|---|---|
| IActionBean | Describes beans that can look up an Action for a given Action name. | 
| IActionObject | Describes an object that can look up an Action for a given Action name. | 
| IconResourceAccessor | Describes an object that can access an Icon resource via a key. | 
| StringAndIconResourceAccessor | Combines the StringResourceAccessor and IconResourceAccessor interfaces. | 
| StringResourceAccessor | Describes an object that can access a String resource via a key. | 
| Class | Description | 
|---|---|
| Messages | Provides standardized messages for use with the Preconditions class
 and in exception messages. | 
| RenderingUtils | Provides convenience behavior for drawing strings, underline chars,
 and accessing font metrics. | 
| ResourceBundleAccessor | Turns a ResourceBundle into a  StringAndIconResourceAccessor. | 
| StringResourceAccess | Provides access to String resources
 Note: This class is not part
 of the public JGoodies Common API. | 
Copyright © 2009-2014 JGoodies Software GmbH. All Rights Reserved.