Class FlatAbstractIcon

    • Field Detail

      • width

        protected final int width
      • height

        protected final int height
      • color

        protected Color color
    • Constructor Detail

      • FlatAbstractIcon

        public FlatAbstractIcon​(int width,
                                int height,
                                Color color)