Class Gui.TTHandle

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

protected class Gui.TTHandle extends JButton
Derived from JButton only for getting the tool tip text always in the (possibly dynamically changing) current language. getToolTipText() is overriden to identify the key (from the icon) and to look-up the explanation dynamically, ruled by Gui.prefLangs and Gui.messages.
See Also: