View Single Post
  #1 (permalink)  
Old 07-24-2007, 05:49 AM
katie katie is offline
Member
 
Join Date: Jul 2007
Posts: 41
katie is on a distinguished road
how to clear the data of an object
I copied a Jtable into Vector.
from vector I get the individual columns as objects using get(index) method.
How can I clear the data of this object if it is selected?
thanks in advance
Reply With Quote
Sponsored Links