Class SmallColorWellBorder
java.lang.Object
org.pushingpixels.radiance.theming.internal.contrib.randelshofer.quaqua.colorchooser.SmallColorWellBorder
- All Implemented Interfaces:
Border
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidpaintBorder(Component c, Graphics gr, int x, int y, int width, int height)
-
Field Details
-
inner
-
outer
-
-
Constructor Details
-
SmallColorWellBorder
public SmallColorWellBorder()Creates a new instance of QuaquaSquareButtonBorder
-
-
Method Details
-
getBorderInsets
- Specified by:
getBorderInsetsin interfaceBorder
-
isBorderOpaque
public boolean isBorderOpaque()- Specified by:
isBorderOpaquein interfaceBorder
-
paintBorder
- Specified by:
paintBorderin interfaceBorder
-