| Interface | Description |
|---|---|
| Translatable |
Interface to be implemented by all components that contain some kind of internationalized content that needs to be
updated on the fly when the locale is changed.
|
| Class | Description |
|---|---|
| TranslatableSupport |
Implementation of
Translatable intended to be used as a delegate by an owning UI. |
| TranslatableUI |
Base class intended to make it easier to write UIs that needs to support changing the locale on the fly.
|
Copyright © 2017. All rights reserved.