Changed the underlying AbsXmlObjTableModel.java to have the table data stored in a List<? extends XmlObject> instead of a multidimensional array.
Authored by: bworrell 2008-09-10
Parent: [r113]
Child: [r115]