FileDocCategorySizeDatePackage
WatchList.javaAPI DocExample2750Tue Jun 03 23:09:44 BST 1997None

WatchList

public class WatchList extends Object

Fields Summary
protected Vector
stocks
Constructors Summary
public WatchList()

   
   // constructor
    
   
   
Methods Summary
public synchronized intgetStockCount()

      // the StockCount property is derived from the size of the
      // stocks Vector
      return stocks.size();
   
public synchronized java.lang.String[]getStocks()

      // we don