Class TooltipLabel

    • Constructor Detail

      • TooltipLabel

        public TooltipLabel​(String description)
        Creates a JLabel instance with no image and with an empty string for the title. The label is centered vertically in its display area. The label's contents, once set, will be displayed on the leading edge of the label's display area.
        Parameters:
        description -