| Name | Description | Type | Package | Framework |
| Locale | Manager component for the current locale that is aware of the selected locale | Class | org.jboss.seam.international | JBoss Seam |
| LocaleConfig | Configures the JSF locale support from the Seam container. | Class | org.jboss.seam.international | JBoss Seam |
| LocaleSelector | Selects the current user's localeAuthor:Gavin KingSee Also:Serialized Form | Class | org.jboss.seam.international | JBoss Seam |
| Messages | Factory for a Map that contains interpolated messages defined in the SeamAuthor:Gavin KingSee Also:SeamResourceBundle | Class | org.jboss.seam.international | JBoss Seam |
| StatusMessage | A status message which can be created in the business layer and displayedAuthor:Pete MuirSee Also:Serialized Form | Class | org.jboss.seam.international | JBoss Seam |
| StatusMessage .Severity | Class | org.jboss.seam.international.StatusMessage | JBoss Seam | |
| StatusMessages | Abstract base class for providing status messages. | Class | org.jboss.seam.international | JBoss Seam |
| TimeZone | Manager component for the current user's localeConstructor SummaryTimeZone() | Class | org.jboss.seam.international | JBoss Seam |
| TimeZones | Seam component that provides a list of time zones, limited to time zones with IDs in the form Continent/Place, excluding deprecated three-letter time | Class | org.jboss.seam.international | JBoss Seam |
| TimeZoneSelector | Selects the current user's time zone, defaulting to the server time zone. | Class | org.jboss.seam.international | JBoss Seam |
| TimeZoneWrapper | A wrapper around a TimeZone that provides a more convenience interface to access the time zone information in the UI, in particular in the options of | Class | org.jboss.seam.international | JBoss Seam |