Serializable
, Border
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 | Description |
---|---|
TreeFocusBorder() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
isBorderOpaque() |
|
void |
paintBorder(Component c,
Graphics g,
int x,
int y,
int width,
int height) |
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle
createBlackLineBorder, createGrayLineBorder, getBorderInsets, getLineColor, getRoundedCorners, getThickness
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
paintBorder
in interface Border
paintBorder
in class LineBorder
public boolean isBorderOpaque()
isBorderOpaque
in interface Border
isBorderOpaque
in class LineBorder
Copyright © 2018. All rights reserved.