reorder


Description:

[ 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.

Parameters:

this

a CellLayout

cell

a CellRenderer to reorder

position

new position to insert cell at