Class ImageLabel

    • Constructor Detail

      • ImageLabel

        public ImageLabel​(String img,
                          String tooltip,
                          int charCount,
                          Color background)
        Constructs a new ImageLabel.
        Parameters:
        img - Image name (without extension) to find in statusline directory
        tooltip - Tooltip text to display
        charCount - Character count used to compute min/preferred size
        background - The background color