Class Gui.TTLabel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants
Enclosing class:
Gui

protected class Gui.TTLabel extends JLabel
Subclass needed for getting tool-tip text dynamically, indexed by current language, and by the text of the label. The translations are found in the MODEL, accessed by Gui.getModel().
See Also: