I have only updated the DragDropGrid.java and added my modifications.
I used the Item.java object in identifying page items.
It's quite messy but I've added some comments.
I updated the animateGap(); method and added rearrangePageItems();
This is just a brute force implementation.
dhagz@84fd357