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 |
---|
TreeCellContext.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, getThickness
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle
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 © 2013. All rights reserved.