Package org.jdtaus.core.text

Internationalization and localization.

See:
          Description

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

Class Summary
Message Application message.
MessageEvent Event holding a message.
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-2007 jDTAUS. All Rights Reserved.