Package net.infonode.gui.shaped.border
Class AbstractShapedBorder
java.lang.Object
net.infonode.gui.shaped.border.AbstractShapedBorder
- All Implemented Interfaces:
Serializable
,Border
,ShapedBorder
- Direct Known Subclasses:
AbstractPolygonBorder
,AbstractShapedBorderWrapper
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javax.swing.border.Border
getBorderInsets, isBorderOpaque, paintBorder
Methods inherited from interface net.infonode.gui.shaped.border.ShapedBorder
getShape
-
Constructor Details
-
AbstractShapedBorder
public AbstractShapedBorder()
-