Class ColorIcon

  • All Implemented Interfaces:
    Icon

    public class ColorIcon
    extends Object
    implements Icon
    ColorIcon is designed to be used with JMenuItems to show a coloured icon beside the menu items text.
    • Constructor Detail

      • ColorIcon

        public ColorIcon​(Color color)