[ Version ( since = "2.4" ) ]
public abstract void reorder (CellRenderer cell, int position)
Re-inserts cell
at position
.
Note that cell
has already to be packed into this for this to function properly.
this | |
cell |
a CellRenderer to reorder |
position |
new position to insert |