| Interface | Description |
|---|---|
| MessageEventSource |
MessageEventSource is implemented by classes firing
MessageEvents. |
| MessageListener |
Listener to be notified about
MessageEvents. |
| Class | Description |
|---|---|
| Message |
Application message.
|
| MessageEvent |
Event holding messages.
|
| Messages |
Collection of messages.
|

Classes and interfaces from this package and subpackages thereof define an interface for applications to localization. Implementations expose messages to applications using this API. Applications then translate these messages to concrete text.
MessageCopyright © 2005-2012 jDTAUS. All Rights Reserved.