CellRenderer.setPadding

Sets the renderer’s padding.

class CellRenderer
void
setPadding
(
int xpad
,
int ypad
)

Parameters

xpad int

the x padding of the cell renderer

ypad int

the y padding of the cell renderer

Meta

Since

2.18