Class RadianceScrollPaneBorder
java.lang.Object
org.pushingpixels.radiance.theming.internal.utils.scroll.RadianceScrollPaneBorder
- All Implemented Interfaces:
Border, UIResource
Default border on
JScrollPanes.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidpaintBorder(Component c, Graphics g, int x, int y, int width, int height)
-
Constructor Details
-
RadianceScrollPaneBorder
public RadianceScrollPaneBorder()
-
-
Method Details
-
getBorderInsets
- Specified by:
getBorderInsetsin interfaceBorder
-
isBorderOpaque
public boolean isBorderOpaque()- Specified by:
isBorderOpaquein interfaceBorder
-
paintBorder
- Specified by:
paintBorderin interfaceBorder
-