Class SubstanceRibbonBandBorder
java.lang.Object
org.pushingpixels.substance.flamingo.ribbon.ui.SubstanceRibbonBandBorder
- All Implemented Interfaces:
Border
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
boolean
void
paintBorder
(Component c, Graphics g, int x, int y, int width, int height)
-
Constructor Details
-
SubstanceRibbonBandBorder
public SubstanceRibbonBandBorder()
-
-
Method Details
-
getBorderInsets
- Specified by:
getBorderInsets
in interfaceBorder
-
isBorderOpaque
public boolean isBorderOpaque()- Specified by:
isBorderOpaque
in interfaceBorder
-
paintBorder
- Specified by:
paintBorder
in interfaceBorder
-
getCornerRadius
-