hi all,i want to create a table in my user dialog by implementing table model.table had one header as user and it is resizable. how to proceed plz any guide as soon as possible.
I would suggest looking at http://java.sun.com/docs/books/tutorial/uiswing/components/table.html as it has good examples of what you require.Regards,Chris