Class SmallColorWellBorder
java.lang.Object
org.pushingpixels.radiance.theming.internal.contrib.randelshofer.quaqua.colorchooser.SmallColorWellBorder
- All Implemented Interfaces:
Border
SmallColorWellBorder.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
paintBorder
(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:
getBorderInsets
in interfaceBorder
-
isBorderOpaque
public boolean isBorderOpaque()- Specified by:
isBorderOpaque
in interfaceBorder
-
paintBorder
- Specified by:
paintBorder
in interfaceBorder
-