public static class MetalBorders.TextFieldBorder extends MetalBorders.Flush3DBorder
Constructor and Description |
---|
TextFieldBorder() |
Modifier and Type | Method and Description |
---|---|
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int w,
int h)
This default implementation does no painting.
|
getBorderInsets
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
public void paintBorder(Component c, Graphics g, int x, int y, int w, int h)
AbstractBorder
paintBorder
in interface Border
paintBorder
in class MetalBorders.Flush3DBorder
c
- the component for which this border is being paintedg
- the paint graphicsx
- the x position of the painted bordery
- the y position of the painted borderw
- the width of the painted borderh
- the height of the painted borderaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.