CellRenderer.setPadding
void setPadding(int xpad, int ypad)Sets the renderer’s padding.
Parameters
xpad | the x padding of the cell renderer |
ypad | the y padding of the cell renderer |
void setPadding(int xpad, int ypad)Sets the renderer’s padding.
xpad | the x padding of the cell renderer |
ypad | the y padding of the cell renderer |