Class RectColorIcon

java.lang.Object
net.thevpc.common.swing.icon.RectColorIcon
All Implemented Interfaces:
Icon

public class RectColorIcon extends Object implements Icon
Author:
thevpc
  • Constructor Details

    • RectColorIcon

      public RectColorIcon(Color color, int w)
    • RectColorIcon

      public RectColorIcon(Color color, int w, int h)
  • Method Details