Class StrokeIcon

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

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

    • StrokeIcon

      public StrokeIcon(Color color, int w, int h, Stroke stroke)
  • Method Details