net.infonode.gui.shaped.border
public class RoundedCornerBorder extends PolygonBorder
Constructor Summary | |
---|---|
RoundedCornerBorder(ColorProvider lineColor, int cType) | |
RoundedCornerBorder(ColorProvider lineColor, int cType, boolean drawTop, boolean drawLeft, boolean drawBottom, boolean drawRight) | |
RoundedCornerBorder(ColorProvider lineColor, ColorProvider highlightColor, int cType1, int cType2, int cType3, int cType4) | |
RoundedCornerBorder(ColorProvider lineColor, ColorProvider highlightColor, int cType1, int cType2, int cType3, int cType4, boolean drawTop, boolean drawLeft, boolean drawBottom, boolean drawRight) |
Method Summary | |
---|---|
protected Insets | getShapedBorderInsets(Component c) |