Removes the row at row from the model. Notification of the row being removed will be sent to all the listeners.
@param row the row index of the row to be removed
@exception ArrayIndexOutOfBoundsException if the row was invalid
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.