HI, I am new to programing world. I want to know how to generate dynamic table using java swing component. I like to know how rows are generated dynamically where column remains fixed. Please anybody can help me out
A:
adatapost
2009-09-14 09:07:33
+1
A:
Have a look at the 'official' table tutorial: http://java.sun.com/docs/books/tutorial/uiswing/components/table.html
Koen Weyn
2009-09-14 09:56:43