Class UIUtil.TipButton

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

public static class UIUtil.TipButton extends JButton
A JButton with a specialized tooltip display. Displays the tooltip to the right side of the parent dialog, not following the mouse. Used in the player settings and planetary settings dialogs.
See Also: