Bonjour,
J'ai une table et j'aimerais pouvoir changer la hauteur de certaines lignes. Comment faire?
Version imprimable
Bonjour,
J'ai une table et j'aimerais pouvoir changer la hauteur de certaines lignes. Comment faire?
setRowHeight
Parameters:Code:
1
2 public void setRowHeight(int row, int rowHeight)Sets the height for row to rowHeight, revalidates, and repaints. The height of the cells in this row will be equal to the row height minus the row margin.
row - the row whose height is being changed
rowHeight - new row height, in pixels
presque 18h, et deja la vue qui baisse :(
Dsl et merci!