public class TreeCellContext.TreeFocusBorder extends LineBorder
PENDING: isn't that the same as around a list or table cell, but without a tree-specific key/value pair in UIManager?
lineColor, roundedCorners, thickness| Constructor and Description |
|---|
TreeFocusBorder() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBorderOpaque() |
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
createBlackLineBorder, createGrayLineBorder, getBorderInsets, getLineColor, getRoundedCorners, getThicknessgetBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectanglepublic void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder in interface BorderpaintBorder in class LineBorderpublic boolean isBorderOpaque()
isBorderOpaque in interface BorderisBorderOpaque in class LineBorderCopyright © 2017. All Rights Reserved.