java.io.Serializable
, javax.swing.border.Border
public class TreeCellContext.TreeFocusBorder
extends javax.swing.border.LineBorder
PENDING: isn't that the same as around a list or table cell, but without a tree-specific key/value pair in UIManager?
Constructor | Description |
---|---|
TreeFocusBorder() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
isBorderOpaque() |
|
void |
paintBorder(java.awt.Component c,
java.awt.Graphics g,
int x,
int y,
int width,
int height) |
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle
public void paintBorder(java.awt.Component c, java.awt.Graphics g, int x, int y, int width, int height)
paintBorder
in interface javax.swing.border.Border
paintBorder
in class javax.swing.border.LineBorder
public boolean isBorderOpaque()
isBorderOpaque
in interface javax.swing.border.Border
isBorderOpaque
in class javax.swing.border.LineBorder