Hi!
 
I'm currently trying to find a generic way to transform a Document into a JTable. Are there already approaches and
which is the best way? I'm trying to avoid going over the DOM, because I loose all Datatypes by doing that.
I would like to  present a XMLBeans Document to the TableModel and it should set values and names of the elements in the table. It should be somekind of a propertysheet as I know it from 'normal' beans.
 
Best regards,
 
Tammo

Reply via email to