Hi
  I am currently working with JFC Swing.  I am having some problems with my
UI..
I have a JTable which has 5 columns. The data is fetched from another
method. I tried to get those as Vector of Vectors, so that i can display
them on the table. But i am not able to form the vector of vectors... i dont
know what is happening. i am doing like this :
create a vector and the elements to it. then add this vector to another
vector
like this i want to add many vectors. but atlast i find that the last vector
that was added to the main vector is overwriting the previously added
vectors!!.

Kindly help me out in  this regard. My apologies for having sent a mail that
is out of this mailing list.
Thanks in advance

vijay

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to