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, waitMethods inherited from interface javax.swing.border.Border
getBorderInsets, isBorderOpaque, paintBorderMethods inherited from interface net.infonode.gui.shaped.border.ShapedBorder
getShape
-
Constructor Details
-
AbstractShapedBorder
public AbstractShapedBorder()
-