public interface LanguageSensitive
Language-sensitive content.
It can be used by various components to synchronize visual updates with Language changes.
It is currently supported by UIs of next components:
- JList
- JTree
- JTable and JTableHeader
If any of the model values or renderers within those components implement LanguageSensitive then those components will ensure
that all content is updated appropriately upon Language changes within LanguageManager.LanguageManagerCopyright © 2020. All rights reserved.