net.infonode.gui.shaped.border
public class AbstractShapedBorderWrapper extends AbstractShapedBorder
Version: $Revision: 1.7 $
| Constructor Summary | |
|---|---|
| protected | AbstractShapedBorderWrapper(ShapedBorder border) |
| Method Summary | |
|---|---|
| Insets | getBorderInsets(Component c) |
| Shape | getShape(Component c, int x, int y, int width, int height) |
| boolean | isBorderOpaque() |
| void | paintBorder(Component c, Graphics g, int x, int y, int width, int height) |