Thread: java help
View Single Post
  #2  
Old 10-24-2005, 04:18 PM
DougShrapnel DougShrapnel is offline
Member
 
Join Date: Oct 2004
Posts: 55
Default Re: java help

I think you have to use a class that extends list. Try vector.

There is a java.awt list that you can directly instanciate.

But I could be wrong haven't programed in Java in awhile.
Reply With Quote