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.
|
| StringLocalizer |
Describes an object that can localize Strings accessible 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.
|
| ResourceBundleLocalizer |
Turns a ResourceBundle into a
StringLocalizer. |
Copyright © 2021. All rights reserved.