Hi Tamuir, You were absolutely correct. I had the StockPrice class in place; but, there was a typo on my behalf in the package statement. Now I can move forward : )
Appreciate the help. Thank you, Angel On Mon, Nov 2, 2009 at 11:21 PM, Taimur Mirxa <[email protected]> wrote: > Hi, > > I have imported the StockWatcher class you attached in the email. it has > missing StockPrice class. If you follow the complete code tutorial for > stockwatcher application. it would run without any exception. even I have > developed by following the tutorial. > > for your help StockPrice class if available at > http://code.google.com/webtoolkit/tutorials/1.6/codeclient.html > > > On Mon, Nov 2, 2009 at 9:58 PM, Angel Marquez <[email protected]>wrote: > >> attached. >> >> thank you. >> >> On Mon, Nov 2, 2009 at 9:51 PM, Taimur Mirxa <[email protected]> wrote: >> >>> Can you attach the source code? >>> >>> >>> On Mon, Nov 2, 2009 at 9:08 PM, Angel Marquez >>> <[email protected]>wrote: >>> >>>> This line of code: >>>> prices[i] = new StockPrice(stocks.get(i), price, change); >>>> >>>> in the refreshWatchlist() method is giving me an error. >>>> >>>> Any ideas? >>>> >>>> Please see attached screen shots. >>>> >>>> ty, >>>> -a >>>> >>>> >>>> >>> >>> >>> -- >>> Warm Regards, >>> >>> Taimur Mirza >>> >>> [To predict the behavior of ordinary people in advance, you only have to >>> assume that they will always try to escape a disagreeable situation with the >>> smallest possible expenditure of intelligence. - Friedrich Nietzsche] >>> >>> >>> >> >> >> > > > -- > Warm Regards, > > Taimur Mirza > > [To predict the behavior of ordinary people in advance, you only have to > assume that they will always try to escape a disagreeable situation with the > smallest possible expenditure of intelligence. - Friedrich Nietzsche] > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
