Package org.jdtaus.core.text

Internationalization and localization.

See:
          Description

Interface Summary
MessageEventSource MessageEventSource is implemented by classes firing MessageEvents.
MessageListener Listener to be notified about MessageEvents.
 

Class Summary
Message Application message.
MessageEvent Event holding messages.
Messages Collection of messages.
 

Package org.jdtaus.core.text Description

Internationalization and localization.

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.

See Also:
Message


Copyright © 2005-2009 jDTAUS. All Rights Reserved.