Hi, There is a class called Tools in the symbol package, which is one of the demos. If you go to demos/symbol/Tools.java you will see the relevant code. We should have realy explicitly imported this class. Sory for the confusion caused.
Matthew --- ??? <[EMAIL PROTECTED]> wrote: > ????Hi: > > Iam a newbie here. I try to learn from demos > example. My question is the > first line immediately after main function in > demos/seq/TestTranslation.java > > SymbolList randomSeq = > symbol.Tools.createSymbolList(30); > > Obviously it randomly create a symbol list with > length 30. But there is no > definition about symbol anywhere in the program. I > can not find > createSymbolList() in the API documentation neither. > Could anybody explain > this part to me. Thanks, > > Best regards, > > Weihsin Wang > > > _______________________________________________ > Biojava-l mailing list - [EMAIL PROTECTED] > http://biojava.org/mailman/listinfo/biojava-l __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l
