Removes an item at a specific index. The implementation of this method should notify all registered ListDataListeners that the item has been removed.
@param index location of the item to be removed
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.