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